File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 156
156
StaticWebAssetEndpoints =" @(V5AssetEndpoints)"
157
157
TargetPropsFilePath =" $(IntermediateOutputPath)IdentityUI.V5.endpoints.targets" />
158
158
159
- <ComputeStaticWebAssetsTargetPaths Assets =" @(V4Assets )" PathPrefix =" staticwebassets/V4" AdjustPathsForPack =" true" >
159
+ <ComputeStaticWebAssetsTargetPaths Assets =" @(FinalV4Assets )" PathPrefix =" staticwebassets/V4" AdjustPathsForPack =" true" >
160
160
<Output TaskParameter =" AssetsWithTargetPath" ItemName =" _PackStaticWebAssetWithTargetPath" />
161
161
</ComputeStaticWebAssetsTargetPaths >
162
- <ComputeStaticWebAssetsTargetPaths Assets =" @(V5Assets )" PathPrefix =" staticwebassets/V5" AdjustPathsForPack =" true" >
162
+ <ComputeStaticWebAssetsTargetPaths Assets =" @(FinalV5Assets )" PathPrefix =" staticwebassets/V5" AdjustPathsForPack =" true" >
163
163
<Output TaskParameter =" AssetsWithTargetPath" ItemName =" _PackStaticWebAssetWithTargetPath" />
164
164
</ComputeStaticWebAssetsTargetPaths >
165
165
You can’t perform that action at this time.
0 commit comments