Skip to content

Commit f09b681

Browse files
committed
Rename and relink ManifestStaticWebAssetFileProvider
1 parent 721c539 commit f09b681

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/Hosting/Hosting/src/Microsoft.AspNetCore.Hosting.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<Compile Include="$(SharedSourceRoot)RazorViews\*.cs" />
1515
<Compile Include="$(SharedSourceRoot)StackTrace\**\*.cs" />
1616
<Compile Include="$(SharedSourceRoot)ErrorPage\**\*.cs" />
17-
<Compile Include="$(SharedSourceRoot)StaticWebAssets\**\*.cs" />
17+
<Compile Include="$(SharedSourceRoot)StaticWebAssets\**\*.cs" LinkBase="StaticWebAssets" />
1818
</ItemGroup>
1919

2020
<ItemGroup>
File renamed without changes.

0 commit comments

Comments
 (0)