Skip to content

Commit e6ea3c2

Browse files
committed
Merge branch 'main' into all-assemblies-per-rid
* main: [vs-workload] Set EnableSideBySideManifests=true (dotnet#8179)
2 parents fc7e288 + 215ab4d commit e6ea3c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-tools/create-packs/vs-workload.in.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<TargetName>Microsoft.NET.Sdk.Android.Workload.@VSMAN_VERSION@</TargetName>
55
<ManifestBuildVersion>@WORKLOAD_VERSION@</ManifestBuildVersion>
6+
<EnableSideBySideManifests>true</EnableSideBySideManifests>
67
</PropertyGroup>
78
<ItemGroup>
89
<!-- Shorten package names to avoid long path caching issues in Visual Studio -->

0 commit comments

Comments
 (0)