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 =" AgileSQLClub.tSQLtTestAdapter" Version =" 0.70 " Language =" en-US" Publisher =" EdElliott" />
4+ <Identity Id =" AgileSQLClub.tSQLtTestAdapter" Version =" 0.93 " Language =" en-US" Publisher =" EdElliott" />
55 <DisplayName >tSQLt Test Adapter</DisplayName >
66 <Description xml : space =" preserve" >Unit Test Adapter for tSQLt Tests</Description >
77 <MoreInfo >https://the.agilesql.club/projects/tSQLt-Test-Adapter</MoreInfo >
88 <License >LICENSE</License >
99 <Tags >tSQLt, Test, Adapter</Tags >
1010 </Metadata >
1111 <Installation InstalledByMsi =" false" >
12- <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" [14.0,15 .0)" />
13- <InstallationTarget Version =" [14.0,15 .0)" Id =" Microsoft.VisualStudio.Ultimate" />
14- <InstallationTarget Version =" [14.0,15 .0)" Id =" Microsoft.VisualStudio.Premium" />
12+ <InstallationTarget Id =" Microsoft.VisualStudio.Pro" Version =" [14.0,16 .0)" />
13+ <InstallationTarget Version =" [14.0,16 .0)" Id =" Microsoft.VisualStudio.Ultimate" />
14+ <InstallationTarget Version =" [14.0,16 .0)" Id =" Microsoft.VisualStudio.Premium" />
1515 </Installation >
1616 <Dependencies >
1717 <Dependency Id =" Microsoft.Framework.NDP" DisplayName =" Microsoft .NET Framework" d : Source =" Manual" Version =" 4.5" />
2121 <Asset Type =" UnitTestExtension" d : Source =" Project" d : ProjectName =" tSQLtTestAdapter" Path =" |tSQLtTestAdapter|" />
2222 <Asset Type =" Microsoft.VisualStudio.Assembly" d : Source =" Project" d : ProjectName =" AgileSQLClub.tSQLtTestController" Path =" |AgileSQLClub.tSQLtTestController|" AssemblyName =" |AgileSQLClub.tSQLtTestController;AssemblyName|" />
2323 </Assets >
24+ <Prerequisites >
25+ <Prerequisite Id =" Microsoft.VisualStudio.Component.TestTools.Core" Version =" [14.0,16.0)" DisplayName =" Testing tools core features" />
26+ </Prerequisites >
27+
2428</PackageManifest >
0 commit comments