File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- 30-Mar-2017 v1.0.2 - Upgraded to support VS2017
1+ 05-May-2020 v1.0.3 - Upgraded to install on VS2019
2+ 30-Mar-2017 v1.0.2 - Upgraded to support VS2017
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
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 >
4- <Identity Id =" 5bb019ad-a18e-4c86-af3c-27217853df95" Version =" 1.0.2 " Language =" en-US" Publisher =" JaredPar" />
4+ <Identity Id =" 5bb019ad-a18e-4c86-af3c-27217853df95" Version =" 1.0.3 " Language =" en-US" Publisher =" JaredPar" />
55 <DisplayName >EasyMotion</DisplayName >
66 <Description >Easy Motion clone for Visual Studio</Description >
77 <ReleaseNotes >ReleaseNotes.txt</ReleaseNotes >
88 </Metadata >
99 <Installation InstalledByMsi =" false" >
10- <InstallationTarget Version =" [14.0,16.0 )" Id =" Microsoft.VisualStudio.Community" />
10+ <InstallationTarget Version =" [14.0,)" Id =" Microsoft.VisualStudio.Community" />
1111 </Installation >
1212 <Dependencies >
1313 <Dependency Id =" Microsoft.Framework.NDP" DisplayName =" Microsoft .NET Framework" d : Source =" Manual" Version =" [4.5,)" />
1717 <Asset Type =" Microsoft.VisualStudio.MefComponent" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%|" />
1818 </Assets >
1919 <Prerequisites >
20- <Prerequisite Id =" Microsoft.VisualStudio.Component.CoreEditor" Version =" [15.0,16.0 )" DisplayName =" Visual Studio core editor" />
20+ <Prerequisite Id =" Microsoft.VisualStudio.Component.CoreEditor" Version =" [15.0,)" DisplayName =" Visual Studio core editor" />
2121 </Prerequisites >
2222</PackageManifest >
You can’t perform that action at this time.
0 commit comments