diff --git a/HotCommands/Packaging/ReleaseNotes.txt b/HotCommands/Packaging/ReleaseNotes.txt index f4d6029..9cdc533 100644 --- a/HotCommands/Packaging/ReleaseNotes.txt +++ b/HotCommands/Packaging/ReleaseNotes.txt @@ -1,4 +1,5 @@ Hot Commands for Visual Studio +03-May-2020: v2.1.6 Updated build files so it builds in VS2015, VS2017 and VS2019 03-Oct-2018: v2.1.5 Reset ExpandSelection default shortcut to Ctrl+W 05-Jun-2018: v2.1.4 Added keyboard shortcuts import file. 17-May-2018: v2.1.3 Improved page scroll for MoveMember Up/Down and GoToNext/Prev Member diff --git a/HotCommands/source.extension.vsixmanifest b/HotCommands/source.extension.vsixmanifest index f40fd35..16df994 100644 --- a/HotCommands/source.extension.vsixmanifest +++ b/HotCommands/source.extension.vsixmanifest @@ -1,28 +1,28 @@ - - - Hot Commands - A collection of commands and shortcuts for enhanced productivity in Visual Studio IDE. - https://marketplace.visualstudio.com/items?itemName=JustinClareburtMSFT.HotCommandsforVisualStudio - Packaging\License.rtf - https://github.com/justcla/HotCommands - https://github.com/justcla/HotCommands/blob/master/HotCommands/Packaging/ReleaseNotes.txt - Resources\HotCommandsIcon_v2_128x.png - Resources\HotCommandsPreview.png - HotCommands;Hot;Commands;Productivity;Keyboard;Shortcuts;Toggle comment;Duplicate code;Format code - - - - - - - - - - - - - - + + + Hot Commands + A collection of commands and shortcuts for enhanced productivity in Visual Studio IDE. + https://marketplace.visualstudio.com/items?itemName=JustinClareburtMSFT.HotCommandsforVisualStudio + Packaging\License.rtf + https://github.com/justcla/HotCommands + https://github.com/justcla/HotCommands/blob/master/HotCommands/Packaging/ReleaseNotes.txt + Resources\HotCommandsIcon_v2_128x.png + Resources\HotCommandsPreview.png + HotCommands;Hot;Commands;Productivity;Keyboard;Shortcuts;Toggle comment;Duplicate code;Format code + + + + + + + + + + + + + +