Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Removed unnecessary code (Grand.Web.csproj)
Browse files Browse the repository at this point in the history
  • Loading branch information
KrzysztofPajak committed Sep 24, 2018
1 parent 504cf03 commit ca71dc2
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions Grand.Web/Grand.Web.csproj
Expand Up @@ -22,13 +22,5 @@
<Content Include="logs\**" CopyToPublishDirectory="PreserveNewest" />
<Content Remove="wwwroot\Content\Images\Thumbs\*.jpeg;wwwroot\Content\Images\Thumbs\*.jpg;wwwroot\Content\Images\Thumbs\*.png" />
<Content Remove="wwwroot\bundles\*.css;wwwroot\bundles\*.js" />
</ItemGroup>
<ItemGroup>
<Content Update="Areas\Admin\Views\ReturnRequest\_CreateOrUpdate.TabInfo.cshtml">
<Pack>$(IncludeRazorContentInPack)</Pack>
</Content>
<Content Update="Areas\Admin\Views\ReturnRequest\_CreateOrUpdate.TabAddress.cshtml">
<Pack>$(IncludeRazorContentInPack)</Pack>
</Content>
</ItemGroup>
</ItemGroup>
</Project>

0 comments on commit ca71dc2

Please sign in to comment.