Skip to content

Commit 025cf58

Browse files
committed
Dotnet publish still not preserving pathing.
Use as content. wwwroot copied by default.
1 parent a776c75 commit 025cf58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Northwind/Northwind.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<Content Include="wwwroot\**\*" CopyToPublishDirectory="PreserveNewest" />
1312
<Content Include="App_Data\**\*" CopyToPublishDirectory="PreserveNewest" />
1413
</ItemGroup>
1514

0 commit comments

Comments
 (0)