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 156156 StaticWebAssetEndpoints =" @(V5AssetEndpoints)"
157157 TargetPropsFilePath =" $(IntermediateOutputPath)IdentityUI.V5.endpoints.targets" />
158158
159- <ComputeStaticWebAssetsTargetPaths Assets =" @(V4Assets )" PathPrefix =" staticwebassets/V4" AdjustPathsForPack =" true" >
159+ <ComputeStaticWebAssetsTargetPaths Assets =" @(FinalV4Assets )" PathPrefix =" staticwebassets/V4" AdjustPathsForPack =" true" >
160160 <Output TaskParameter =" AssetsWithTargetPath" ItemName =" _PackStaticWebAssetWithTargetPath" />
161161 </ComputeStaticWebAssetsTargetPaths >
162- <ComputeStaticWebAssetsTargetPaths Assets =" @(V5Assets )" PathPrefix =" staticwebassets/V5" AdjustPathsForPack =" true" >
162+ <ComputeStaticWebAssetsTargetPaths Assets =" @(FinalV5Assets )" PathPrefix =" staticwebassets/V5" AdjustPathsForPack =" true" >
163163 <Output TaskParameter =" AssetsWithTargetPath" ItemName =" _PackStaticWebAssetWithTargetPath" />
164164 </ComputeStaticWebAssetsTargetPaths >
165165
You can’t perform that action at this time.
0 commit comments