You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 14, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: src/Votive2010/source.extension.vsixmanifest
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,12 @@
4
4
<Name>Wix Toolset Visual Studio 2010 Extension</Name>
5
5
<Author>.NET Foundation and contributors</Author>
6
6
<Version>|Votive2010;GetBuildVersion|</Version>
7
-
<Description>The most powerful set of tools available to create your Windows installation experience.</Description>
8
7
<Locale>1033</Locale>
9
8
<InstalledByMsi>false</InstalledByMsi>
10
-
<!--<Icon>wix.ico</Icon>-->
9
+
<Description>Visual Studio integration for the WiX Toolset - the most powerful set of tools available to create your Windows installation experience.</Description>
Copy file name to clipboardExpand all lines: src/Votive2012/source.extension.vsixmanifest
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,12 @@
4
4
<Name>Wix Toolset Visual Studio 2012 Extension</Name>
5
5
<Author>.NET Foundation and contributors</Author>
6
6
<Version>|Votive2012;GetBuildVersion|</Version>
7
-
<Description>The most powerful set of tools available to create your Windows installation experience.</Description>
8
7
<Locale>1033</Locale>
9
8
<InstalledByMsi>false</InstalledByMsi>
10
-
<!--<Icon>wix.ico</Icon>-->
9
+
<Description>Visual Studio integration for the WiX Toolset - the most powerful set of tools available to create your Windows installation experience.</Description>
Copy file name to clipboardExpand all lines: src/Votive2013/source.extension.vsixmanifest
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,12 @@
4
4
<Name>Wix Toolset Visual Studio 2013 Extension</Name>
5
5
<Author>.NET Foundation and contributors</Author>
6
6
<Version>|Votive2013;GetBuildVersion|</Version>
7
-
<Description>The most powerful set of tools available to create your Windows installation experience.</Description>
8
7
<Locale>1033</Locale>
9
8
<InstalledByMsi>false</InstalledByMsi>
10
-
<!--<Icon>wix.ico</Icon>-->
9
+
<Description>Visual Studio integration for the WiX Toolset - the most powerful set of tools available to create your Windows installation experience.</Description>
Copy file name to clipboardExpand all lines: src/Votive2015/source.extension.vsixmanifest
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,12 @@
4
4
<Name>Wix Toolset Visual Studio 2015 Extension</Name>
5
5
<Author>.NET Foundation and contributors</Author>
6
6
<Version>|Votive2015;GetBuildVersion|</Version>
7
-
<Description>The most powerful set of tools available to create your Windows installation experience.</Description>
8
7
<Locale>1033</Locale>
9
8
<InstalledByMsi>false</InstalledByMsi>
10
-
<!--<Icon>wix.ico</Icon>-->
9
+
<Description>Visual Studio integration for the WiX Toolset - the most powerful set of tools available to create your Windows installation experience.</Description>
Copy file name to clipboardExpand all lines: src/Votive2017/source.extension.vsixmanifest
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,10 @@
3
3
<Metadata>
4
4
<IdentityId="WixToolset.VisualStudioExtension.Dev15"Version="|Votive2017;GetBuildVersion|"Language="en-US"Publisher=".NET Foundation and contributors" />
5
5
<DisplayName>Wix Toolset Visual Studio 2017 Extension</DisplayName>
6
-
<Description>The most powerful set of tools available to create your Windows installation experience.</Description>
6
+
<Description>Visual Studio integration for the WiX Toolset - the most powerful set of tools available to create your Windows installation experience.</Description>
0 commit comments