11<?xml version =" 1.0" encoding =" utf-8" ?>
22<PackageManifest Version =" 2.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns =" http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns : d =" http://schemas.microsoft.com/developer/vsx-schema-design/2011" >
3- <Metadata >
4- <Identity Version =" 1.8.10107.10" Id =" CodeContractsVSIX.MicrosoftResearch.990ACB05-1AAE-4fa6-A178-9BF28206012F" Language =" en" Publisher =" Microsoft Research" />
5- <DisplayName >Code Contracts Tools</DisplayName >
6- <Description xml : space =" preserve" >Tools to instrument and statically analyze .NET code with CodeContracts</Description >
7- <MoreInfo >http://visualstudiogallery.msdn.microsoft.com/1ec7db13-3363-46c9-851f-1ce455f66970</MoreInfo >
8- <License >License.rtf</License >
9- <Icon >codecontracts_SM.png</Icon >
10- <PreviewImage >codecontracts_project.png</PreviewImage >
11- </Metadata >
12- <Installation InstalledByMsi =" true" AllUsers =" true" SystemComponent =" false" >
13- <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.IntegratedShell" />
14- <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.Pro" />
15- <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.Premium" />
16- <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.Ultimate" />
17- <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.VSWinExpress" />
18- <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.VPDExpress" />
19- <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.VWDExpress" />
20- <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.VSLS" />
21- <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.VSWinDesktopExpress" />
22- </Installation >
23- <Assets />
24- </PackageManifest >
25-
26-
3+ <Metadata >
4+ <Identity Version =" 1.9.10709.0" Id =" CodeContractsVSIX.MicrosoftResearch.990ACB05-1AAE-4fa6-A178-9BF28206012F" Language =" en" Publisher =" Microsoft Research" />
5+ <DisplayName >Code Contracts Tools</DisplayName >
6+ <Description xml : space =" preserve" >Tools to instrument and statically analyze .NET code with CodeContracts</Description >
7+ <MoreInfo >http://visualstudiogallery.msdn.microsoft.com/1ec7db13-3363-46c9-851f-1ce455f66970</MoreInfo >
8+ <License >License.rtf</License >
9+ <Icon >codecontracts_SM.png</Icon >
10+ <PreviewImage >codecontracts_project.png</PreviewImage >
11+ </Metadata >
12+ <Installation InstalledByMsi =" true" AllUsers =" true" SystemComponent =" false" >
13+ <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.IntegratedShell" />
14+ <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.Pro" />
15+ <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.Premium" />
16+ <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.Ultimate" />
17+ <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.VSWinExpress" />
18+ <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.VPDExpress" />
19+ <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.VWDExpress" />
20+ <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.VSLS" />
21+ <InstallationTarget Version =" [14.0,15.0)" Id =" Microsoft.VisualStudio.VSWinDesktopExpress" />
22+ </Installation >
23+ <Assets />
24+ </PackageManifest >
0 commit comments