Skip to content

Commit c52ca05

Browse files
committed
Fix release build
1 parent 8a1f20c commit c52ca05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Assets/Pack/Microsoft.AspNetCore.Assets.Pack.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
SourceType="Project"
8686
AssetKind="All"
8787
FingerprintCandidates="true"
88-
BasePath="/"
88+
BasePath="$(StaticWebAssetBasePath)"
8989
>
9090
<Output TaskParameter="Assets" ItemName="ReferenceAsset" />
9191
</DefineStaticWebAssets>

0 commit comments

Comments
 (0)