Skip to content

Commit

Permalink
Merge pull request dotnet-architecture#230 from dotnet-architecture/i…
Browse files Browse the repository at this point in the history
…nclude-app-css

Removing app and app.min from ContentRemove
  • Loading branch information
efleming18 authored Mar 23, 2019
2 parents 392b68e + 5efd175 commit f847697
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Web/Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

<ItemGroup>
<Content Remove="compilerconfig.json" />
<Content Remove="wwwroot\css\app.css" />
<Content Remove="wwwroot\css\app.min.css" />
</ItemGroup>


Expand Down

0 comments on commit f847697

Please sign in to comment.