File tree 2 files changed +5
-4
lines changed
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 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<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" >
3
3
<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" />
5
5
<DisplayName >EasyMotion</DisplayName >
6
6
<Description >Easy Motion clone for Visual Studio</Description >
7
7
<ReleaseNotes >ReleaseNotes.txt</ReleaseNotes >
8
8
</Metadata >
9
9
<Installation InstalledByMsi =" false" >
10
- <InstallationTarget Version =" [14.0,16.0 )" Id =" Microsoft.VisualStudio.Community" />
10
+ <InstallationTarget Version =" [14.0,)" Id =" Microsoft.VisualStudio.Community" />
11
11
</Installation >
12
12
<Dependencies >
13
13
<Dependency Id =" Microsoft.Framework.NDP" DisplayName =" Microsoft .NET Framework" d : Source =" Manual" Version =" [4.5,)" />
17
17
<Asset Type =" Microsoft.VisualStudio.MefComponent" d : Source =" Project" d : ProjectName =" %CurrentProject%" Path =" |%CurrentProject%|" />
18
18
</Assets >
19
19
<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" />
21
21
</Prerequisites >
22
22
</PackageManifest >
You can’t perform that action at this time.
0 commit comments