summaryrefslogtreecommitdiff
path: root/DSACore/DSACore.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'DSACore/DSACore.csproj')
-rw-r--r--DSACore/DSACore.csproj5
1 files changed, 4 insertions, 1 deletions
diff --git a/DSACore/DSACore.csproj b/DSACore/DSACore.csproj
index d730ea4..f7def31 100644
--- a/DSACore/DSACore.csproj
+++ b/DSACore/DSACore.csproj
@@ -6,7 +6,10 @@
</PropertyGroup>
<ItemGroup>
- <Folder Include="wwwroot\" />
+ <Compile Remove="wwwroot\**" />
+ <Content Remove="wwwroot\**" />
+ <EmbeddedResource Remove="wwwroot\**" />
+ <None Remove="wwwroot\**" />
</ItemGroup>
<ItemGroup>