Merge pull request #230 from dotnet-architecture/include-app-css
Removing app and app.min from ContentRemove
This commit is contained in:
@@ -9,8 +9,6 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Remove="compilerconfig.json" />
|
<Content Remove="compilerconfig.json" />
|
||||||
<Content Remove="wwwroot\css\app.css" />
|
|
||||||
<Content Remove="wwwroot\css\app.min.css" />
|
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user