We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc7e288 + 215ab4d commit e6ea3c2Copy full SHA for e6ea3c2
build-tools/create-packs/vs-workload.in.props
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<TargetName>Microsoft.NET.Sdk.Android.Workload.@VSMAN_VERSION@</TargetName>
5
<ManifestBuildVersion>@WORKLOAD_VERSION@</ManifestBuildVersion>
6
+ <EnableSideBySideManifests>true</EnableSideBySideManifests>
7
</PropertyGroup>
8
<ItemGroup>
9
<!-- Shorten package names to avoid long path caching issues in Visual Studio -->
0 commit comments