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 155d428 commit 1eca4e3Copy full SHA for 1eca4e3
eng/automation/vs-workload.template.props
@@ -4,7 +4,7 @@
4
<TargetName>Microsoft.NET.Sdk.Maui.Workload.@VSMAN_VERSION@</TargetName>
5
<ManifestBuildVersion>@VS_COMPONENT_VERSION@</ManifestBuildVersion>
6
<EnableSideBySideManifests>true</EnableSideBySideManifests>
7
- <UseVisualStudioComponentPrefix>true</UseVisualStudioComponentPrefix>
+ <UseVisualStudioComponentPrefix>false</UseVisualStudioComponentPrefix>
8
</PropertyGroup>
9
<ItemGroup>
10
<!-- Shorten package names to avoid long path caching issues in Visual Studio -->
0 commit comments