Skip to content

Commit

Permalink
Enable SxS workload manifests (#88781)
Browse files Browse the repository at this point in the history
  • Loading branch information
joeloff committed Jul 18, 2023
1 parent 420b40f commit a2af460
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/workloads/workloads.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@
<CreateVisualStudioWorkload BaseIntermediateOutputPath="$(WorkloadIntermediateOutputPath)"
AllowMissingPacks="True"
BaseOutputPath="$(WorkloadOutputPath)"
EnableSideBySideManifests="true"
ComponentResources="@(ComponentResources)"
PackageSource="$(PackageSource)"
ShortNames="@(ShortNames)"
Expand Down

0 comments on commit a2af460

Please sign in to comment.