This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #110 from SergeyTeplyakov/features/Release2015
Updated version info for upcoming release
- Loading branch information
Showing
7 changed files
with
34 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Microsoft.Research/ManagedContract.Setup/VSIX/VS11.extension.vsixmanifest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Microsoft.Research/ManagedContract.Setup/VSIX/VS12.extension.vsixmanifest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
46 changes: 22 additions & 24 deletions
46
Microsoft.Research/ManagedContract.Setup/VSIX/VS14.extension.vsixmanifest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.")] | ||
|