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 a484ed7 commit 33a1eafCopy full SHA for 33a1eaf
1 file changed
src/ext/VisualStudio/test/WixToolsetTest.VisualStudio/TestData/UsingVsixPackage/Package.wxs
@@ -8,7 +8,7 @@
8
<PropertyRef Id="VS2022_ROOT_FOLDER" />
9
<PropertyRef Id="VS2026_ROOT_FOLDER" />
10
11
- <Feature Id="ProductFeature" Title="!(loc.FeatureTitle)">
+ <Feature Id="ProductFeature" Title="!(loc.FeatureTitle)">
12
<ComponentGroupRef Id="ProductComponents" />
13
</Feature>
14
</Package>
0 commit comments