Skip to content

Commit 4eb89a4

Browse files
committed
Updated extension name and description.
1 parent dfe850d commit 4eb89a4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

HotCommands/source.extension.vsixmanifest

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
33
<Metadata>
44
<Identity Id="HotCommands2017-0DDEE73D-A4D6-44A4-9F0D-6CDDEFD338B6" Version="3.1.0" Language="en-US" Publisher="Justin Clareburt" />
5-
<DisplayName>Hot Commands VS2017-VS2019</DisplayName>
5+
<DisplayName>Hot Commands 2017-2019</DisplayName>
66
<Description xml:space="preserve">A collection of commands and shortcuts for enhanced productivity in Visual Studio IDE.
7-
VS2017+</Description>
8-
<MoreInfo>https://marketplace.visualstudio.com/items?itemName=JustinClareburtMSFT.HotCommandsVS2017VS2019</MoreInfo>
7+
Compatable with VS2017 &amp; VS2019.</Description>
8+
<MoreInfo>https://marketplace.visualstudio.com/items?itemName=JustinClareburtMSFT.HotCommands2017</MoreInfo>
99
<License>Packaging\License.rtf</License>
1010
<GettingStartedGuide>https://github.com/justcla/HotCommands</GettingStartedGuide>
1111
<ReleaseNotes>https://github.com/justcla/HotCommands/blob/VS2017-VS2019/HotCommands/Packaging/ReleaseNotes.txt</ReleaseNotes>
@@ -14,7 +14,7 @@ VS2017+</Description>
1414
<Tags>HotCommands;Hot;Commands;Productivity;Keyboard;Shortcuts;Toggle comment;Duplicate code;Format code</Tags>
1515
</Metadata>
1616
<Installation>
17-
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.0,)" />
17+
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.0,17.0)" />
1818
</Installation>
1919
<Dependencies>
2020
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />

0 commit comments

Comments
 (0)