Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #110 from SergeyTeplyakov/features/Release2015
Browse files Browse the repository at this point in the history
Updated version info for upcoming release
  • Loading branch information
SergeyTeplyakov committed Jul 10, 2015
2 parents 96fd288 + f88cd0d commit 01991e7
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 35 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Vsix xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="1.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2010">
<Identifier Id="ContractAdornments.MicrosoftResearch.2fb66ab7-53ec-479b-bd35-e9dd5be0426b">
<Name>Code Contracts Editor Extensions</Name>
<Author>Microsoft Research</Author>
<Version>1.8.10107.10</Version>
<Version>1.9.10709.0</Version>
<Description xml:space="preserve">Displays Code Contracts (when editing C#) in code, IntelliSense, and in metadata files.

Inheritance:
Expand Down Expand Up @@ -47,4 +47,4 @@ Displays contracts in Signature Help tool tips.</Description>
<VsPackage>|%CurrentProject%|</VsPackage>
<MefComponent>|%CurrentProject%|</MefComponent>
</Content>
</Vsix>
</Vsix>
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
<metadata>
<id>Microsoft.Contracts</id>
<version>0.0.0.0</version>
<authors>logozzo,mbarnett,maf,dannyvv</authors>
<owners>logozzo,mbarnett,maf,dannyvv</owners>
<authors>logozzo,mbarnett,maf,dannyvv,seteplia,sharwell</authors>
<owners>logozzo,mbarnett,maf,dannyvv,seteplia</owners>
<projectUrl>http://codebox/contracts</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>This project brings the advantages of design-by-contract programming to all .NET programming languages. Programming with contracts means writing extra pre-conditions, post-conditions, and object invariants in your code.</description>
<releaseNotes>https://github.com/Microsoft/CodeContracts/releases/v$version$</releaseNotes>
</metadata>
<files>
<file src="**\*" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Identifier Id="CodeContractsVSIX.MicrosoftResearch.990ACB05-1AAE-4fa6-A178-9BF28206012F">
<Name>Code Contracts Tools</Name>
<Author>Microsoft Research</Author>
<Version>1.9.0629.42</Version>
<Version>1.9.10709.0</Version>
<Description xml:space="preserve">Tools to instrument and statically analyze .NET code with CodeContracts</Description>
<Locale>1033</Locale>
<MoreInfoUrl>http://visualstudiogallery.msdn.microsoft.com/1ec7db13-3363-46c9-851f-1ce455f66970</MoreInfoUrl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<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">
<Metadata>
<Identity Version="1.9.0629.42" Id="CodeContractsVSIX.MicrosoftResearch.990ACB05-1AAE-4fa6-A178-9BF28206012F" Language="en" Publisher="Microsoft Research" />
<Identity Version="1.9.10709.0" Id="CodeContractsVSIX.MicrosoftResearch.990ACB05-1AAE-4fa6-A178-9BF28206012F" Language="en" Publisher="Microsoft Research" />
<DisplayName>Code Contracts Tools</DisplayName>
<Description xml:space="preserve">Tools to instrument and statically analyze .NET code with CodeContracts</Description>
<MoreInfo>http://visualstudiogallery.msdn.microsoft.com/1ec7db13-3363-46c9-851f-1ce455f66970</MoreInfo>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<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">
<Metadata>
<Identity Version="1.9.0629.42" Id="CodeContractsVSIX.MicrosoftResearch.990ACB05-1AAE-4fa6-A178-9BF28206012F" Language="en" Publisher="Microsoft Research" />
<Identity Version="1.9.10709.0" Id="CodeContractsVSIX.MicrosoftResearch.990ACB05-1AAE-4fa6-A178-9BF28206012F" Language="en" Publisher="Microsoft Research" />
<DisplayName>Code Contracts Tools</DisplayName>
<Description xml:space="preserve">Tools to instrument and statically analyze .NET code with CodeContracts</Description>
<MoreInfo>http://visualstudiogallery.msdn.microsoft.com/1ec7db13-3363-46c9-851f-1ce455f66970</MoreInfo>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,26 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<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">
<Metadata>
<Identity Version="1.8.10107.10" Id="CodeContractsVSIX.MicrosoftResearch.990ACB05-1AAE-4fa6-A178-9BF28206012F" Language="en" Publisher="Microsoft Research" />
<DisplayName>Code Contracts Tools</DisplayName>
<Description xml:space="preserve">Tools to instrument and statically analyze .NET code with CodeContracts</Description>
<MoreInfo>http://visualstudiogallery.msdn.microsoft.com/1ec7db13-3363-46c9-851f-1ce455f66970</MoreInfo>
<License>License.rtf</License>
<Icon>codecontracts_SM.png</Icon>
<PreviewImage>codecontracts_project.png</PreviewImage>
</Metadata>
<Installation InstalledByMsi="true" AllUsers="true" SystemComponent="false">
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.IntegratedShell" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.Pro" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.Premium" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.Ultimate" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.VSWinExpress" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.VPDExpress" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.VWDExpress" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.VSLS" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.VSWinDesktopExpress" />
</Installation>
<Assets />
</PackageManifest>


<Metadata>
<Identity Version="1.9.10709.0" Id="CodeContractsVSIX.MicrosoftResearch.990ACB05-1AAE-4fa6-A178-9BF28206012F" Language="en" Publisher="Microsoft Research" />
<DisplayName>Code Contracts Tools</DisplayName>
<Description xml:space="preserve">Tools to instrument and statically analyze .NET code with CodeContracts</Description>
<MoreInfo>http://visualstudiogallery.msdn.microsoft.com/1ec7db13-3363-46c9-851f-1ce455f66970</MoreInfo>
<License>License.rtf</License>
<Icon>codecontracts_SM.png</Icon>
<PreviewImage>codecontracts_project.png</PreviewImage>
</Metadata>
<Installation InstalledByMsi="true" AllUsers="true" SystemComponent="false">
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.IntegratedShell" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.Pro" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.Premium" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.Ultimate" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.VSWinExpress" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.VPDExpress" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.VWDExpress" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.VSLS" />
<InstallationTarget Version="[14.0,15.0)" Id="Microsoft.VisualStudio.VSWinDesktopExpress" />
</Installation>
<Assets />
</PackageManifest>
6 changes: 3 additions & 3 deletions Microsoft.Research/common/include/version.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
// Warning: Automatically generated file. DO NOT EDIT
// Generated at Wednesday, January 7, 2015 1:57:15 PM
// Generated at Thursday, July 9, 2015 3:41:56 PM

using System.Reflection;
[assembly: AssemblyVersion("1.8.10107.10")]
[assembly: AssemblyFileVersion("1.8.10107.10")]
[assembly: AssemblyVersion("1.9.10709.0")]
[assembly: AssemblyFileVersion("1.9.10709.0")]
[assembly: AssemblyCompany("Microsoft Corporation")]
[assembly: AssemblyCopyright("(c) Microsoft Corporation. All rights reserved.")]

0 comments on commit 01991e7

Please sign in to comment.