Skip to content

Commit

Permalink
Merge branch 'main' into all-assemblies-per-rid
Browse files Browse the repository at this point in the history
* main:
  [vs-workload] Set EnableSideBySideManifests=true (dotnet#8179)
  • Loading branch information
grendello committed Jul 25, 2023
2 parents fc7e288 + 215ab4d commit e6ea3c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-tools/create-packs/vs-workload.in.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<TargetName>Microsoft.NET.Sdk.Android.Workload.@VSMAN_VERSION@</TargetName>
<ManifestBuildVersion>@WORKLOAD_VERSION@</ManifestBuildVersion>
<EnableSideBySideManifests>true</EnableSideBySideManifests>
</PropertyGroup>
<ItemGroup>
<!-- Shorten package names to avoid long path caching issues in Visual Studio -->
Expand Down

0 comments on commit e6ea3c2

Please sign in to comment.