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.
1 parent 63b6df8 commit ab07971Copy full SHA for ab07971
build-tools/create-packs/vs-workload.in.props
@@ -4,6 +4,7 @@
4
<TargetName>Microsoft.NET.Sdk.Android.Workload.@VSMAN_VERSION@</TargetName>
5
<ManifestBuildVersion>@WORKLOAD_VERSION@</ManifestBuildVersion>
6
<EnableSideBySideManifests>true</EnableSideBySideManifests>
7
+ <UseVisualStudioComponentPrefix>true</UseVisualStudioComponentPrefix>
8
</PropertyGroup>
9
<ItemGroup>
10
<!-- Shorten package names to avoid long path caching issues in Visual Studio -->
0 commit comments