SxS manifests
This commit is contained in:
parent
18469e10ff
commit
ed92f2c9c3
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ManifestContent Include="%(BundledManifests.RestoredNupkgContentPath)\data\*"
|
<ManifestContent Include="%(BundledManifests.RestoredNupkgContentPath)\data\*"
|
||||||
Condition="Exists('%(RestoredNupkgContentPath)\data')"
|
Condition="Exists('%(RestoredNupkgContentPath)\data')"
|
||||||
DestinationPath="%(FeatureBand)/$([MSBuild]::ValueOrDefault('%(Identity)', '').ToLower())"
|
DestinationPath="%(FeatureBand)/$([MSBuild]::ValueOrDefault('%(Identity)', '').ToLower())/%(Version)"
|
||||||
RestoredNupkgContentPath="%(RestoredNupkgContentPath)"
|
RestoredNupkgContentPath="%(RestoredNupkgContentPath)"
|
||||||
WorkloadManifestId="%(Identity)"/>
|
WorkloadManifestId="%(Identity)"/>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue