File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7373 <_ReferenceAssetCandidates Include =" @(_BlazorJSFile)" />
7474 <_ReferenceAssetCandidates Include =" @(_BlazorJSMapFile)" />
7575 <_ReferenceAssetCandidates >
76- <RelativePath >$(StaticWebAssetBasePath)/ %(FileName)%(Extension)</RelativePath >
76+ <RelativePath >$(StaticWebAssetBasePath)\ %(FileName)%(Extension)</RelativePath >
7777 <ContentRoot >$([System.IO.Path]::GetFullPath($([System.IO.Path]::GetDirectoryName('%(Identity)'))))</ContentRoot >
7878 </_ReferenceAssetCandidates >
7979 </ItemGroup >
8282 Condition =" '@(_ReferenceAssetCandidates->Count())' != '0'"
8383 CandidateAssets =" @(_ReferenceAssetCandidates)"
8484 SourceId =" $(PackageId)"
85- SourceType =" Project "
85+ SourceType =" Discovered "
8686 AssetKind =" All"
8787 FingerprintCandidates =" true"
8888 BasePath =" $(StaticWebAssetBasePath)"
You can’t perform that action at this time.
0 commit comments