Skip to content

Commit 33a1eaf

Browse files
committed
Whitespace correction.
1 parent a484ed7 commit 33a1eaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/ext/VisualStudio/test/WixToolsetTest.VisualStudio/TestData/UsingVsixPackage

src/ext/VisualStudio/test/WixToolsetTest.VisualStudio/TestData/UsingVsixPackage/Package.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PropertyRef Id="VS2022_ROOT_FOLDER" />
99
<PropertyRef Id="VS2026_ROOT_FOLDER" />
1010

11-
<Feature Id="ProductFeature" Title="!(loc.FeatureTitle)">
11+
<Feature Id="ProductFeature" Title="!(loc.FeatureTitle)">
1212
<ComponentGroupRef Id="ProductComponents" />
1313
</Feature>
1414
</Package>

0 commit comments

Comments
 (0)