properly sent content root on macos

This commit is contained in:
Jason Dove
2022-01-29 11:49:38 -06:00
parent 34c71a0c12
commit 14413f62a7
2 changed files with 11 additions and 17 deletions
-6
View File
@@ -10,12 +10,6 @@
<Folder Include="Resources" />
</ItemGroup>
<ItemGroup>
<Content Update="wwwroot\**" ExcludeFromSingleFile="false">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Blazored.LocalStorage" Version="4.1.5" />
<PackageReference Include="FluentValidation" Version="10.3.6" />