Skip to content

Commit

Permalink
Remove unused folder
Browse files Browse the repository at this point in the history
  • Loading branch information
support committed Mar 7, 2024
1 parent cf087e3 commit bd11d09
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
3 changes: 1 addition & 2 deletions src/Web/Grand.Web/Grand.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
<ItemGroup>
<Content Include="App_Data\**" CopyToPublishDirectory="PreserveNewest" Exclude="App_Data\appsettings.json;App_Data\DataProtectionKeys\*.xml;" />
<Content Include="Roslyn\**" CopyToPublishDirectory="PreserveNewest" Exclude="Roslyn\**\*.dll" />
<Content Include="logs\**" CopyToPublishDirectory="PreserveNewest" />
<Content Remove="wwwroot\assets\images\thumbs\*.jpeg;wwwroot\assets\images\thumbs\*.jpg;wwwroot\assets\images\thumbs\*.png" />
</ItemGroup>
<Target Name="PublishViews" BeforeTargets="PrepareForPublish">
Expand All @@ -40,7 +39,7 @@
</Target>
<!--<PropertyGroup>
<EnableDefaultContentItems>false</EnableDefaultContentItems>
</PropertyGroup>-->
</PropertyGroup>-->
<ItemGroup>
<Content Remove="Plugins\**" />
<Compile Remove="Plugins\**" />
Expand Down
8 changes: 0 additions & 8 deletions src/Web/Grand.Web/logs/stdout/Index.htm

This file was deleted.

0 comments on commit bd11d09

Please sign in to comment.