We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a1f20c commit c52ca05Copy full SHA for c52ca05
src/Assets/Pack/Microsoft.AspNetCore.Assets.Pack.csproj
@@ -85,7 +85,7 @@
85
SourceType="Project"
86
AssetKind="All"
87
FingerprintCandidates="true"
88
- BasePath="/"
+ BasePath="$(StaticWebAssetBasePath)"
89
>
90
<Output TaskParameter="Assets" ItemName="ReferenceAsset" />
91
</DefineStaticWebAssets>
0 commit comments