Skip to content

Commit

Permalink
Merge pull request #1378 from zooba/v2.2.4
Browse files Browse the repository at this point in the history
Updates version number to 2.2.4
  • Loading branch information
zooba committed Jun 23, 2016
2 parents 388c478 + 0122e49 commit 269c3ad
Show file tree
Hide file tree
Showing 14 changed files with 23 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio - Django\2.2.3</_PythonToolsPath>
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio - Django\2.2.4</_PythonToolsPath>
<!-- Enable logging for publish/preview -->
<EnablePackageProcessLoggingAndAssert>true</EnablePackageProcessLoggingAndAssert>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio\2.2.3</_PythonToolsPath>
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio\2.2.4</_PythonToolsPath>
<!-- Enable logging for publish/preview -->
<EnablePackageProcessLoggingAndAssert>true</EnablePackageProcessLoggingAndAssert>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio\2.2.3</_PythonToolsPath>
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio\2.2.4</_PythonToolsPath>
<!-- Enable logging for publish/preview -->
<EnablePackageProcessLoggingAndAssert>true</EnablePackageProcessLoggingAndAssert>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio\2.2.3</_PythonToolsPath>
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio\2.2.4</_PythonToolsPath>
</PropertyGroup>

<Import Project="$(_PythonToolsPath)\Microsoft.PythonTools.targets" />
Expand Down
6 changes: 3 additions & 3 deletions Python/Product/Django/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Identifier Id="a8637c34-aa55-46e2-973c-9c3e09afc17b">
<Name>Python Tools for Visual Studio - Django</Name>
<Author>Microsoft</Author>
<Version>2.2.3</Version>
<Version>2.2.4</Version>
<Description xml:space="preserve">Provides templates and integration for the Django web framework.</Description>
<MoreInfoUrl>http://aka.ms/ptvs</MoreInfoUrl>
<GettingStartedGuide>http://aka.ms/ptvs</GettingStartedGuide>
Expand Down Expand Up @@ -34,11 +34,11 @@
<SupportedFrameworkRuntimeEdition MinVersion="4.5" />
</Identifier>
<References>
<Reference Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" MinVersion="2.2.3" MaxVersion="2.2.3">
<Reference Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" MinVersion="2.2.4" MaxVersion="2.2.4">
<Name>Python Tools for Visual Studio</Name>
<MoreInfoUrl>http://aka.ms/ptvs</MoreInfoUrl>
</Reference>
<Reference Id="ce8d8e55-ad29-423e-aca2-810d0b16cdc4" MinVersion="2.2.3">
<Reference Id="ce8d8e55-ad29-423e-aca2-810d0b16cdc4" MinVersion="2.2.4">
<Name>Python Tools for Visual Studio - Interactive</Name>
<MoreInfoUrl>http://aka.ms/ptvs</MoreInfoUrl>
</Reference>
Expand Down
4 changes: 2 additions & 2 deletions Python/Product/Hpc/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Identifier Id="413E24B0-F748-48D4-B638-01D121A88A04">
<Name>Python Tools for Visual Studio - HPC</Name>
<Author>Microsoft</Author>
<Version>2.2.3</Version>
<Version>2.2.4</Version>
<Description xml:space="preserve">Provides templates for MPI projects as well as cluster deployment and debugging support.</Description>
<Locale>1033</Locale>
<InstalledByMsi>true</InstalledByMsi>
Expand All @@ -30,7 +30,7 @@
<Reference Id="Microsoft.VisualStudio.MPF" MinVersion="10.0">
<Name>Visual Studio MPF</Name>
</Reference>
<Reference Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" MinVersion="2.2.3">
<Reference Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" MinVersion="2.2.4">
<Name>Python Tools for Visual Studio</Name>
</Reference>
</References>
Expand Down
4 changes: 2 additions & 2 deletions Python/Product/IronPython/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Identifier Id="0AC9CC8C-C057-4CFA-884B-0D4318BB2EFC">
<Name>Python Tools for Visual Studio - IronPython</Name>
<Author>Microsoft</Author>
<Version>2.2.3</Version>
<Version>2.2.4</Version>
<Description xml:space="preserve">Adds templates and intellisense support for IronPython based projects in Python Tools for Visual Studio.</Description>
<Locale>1033</Locale>
<InstalledByMsi>true</InstalledByMsi>
Expand Down Expand Up @@ -32,7 +32,7 @@
<SupportedFrameworkRuntimeEdition MinVersion="4.5" />
</Identifier>
<References>
<Reference Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" MinVersion="2.2.3" MaxVersion="2.2.3">
<Reference Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" MinVersion="2.2.4" MaxVersion="2.2.4">
<Name>Python Tools for Visual Studio</Name>
<MoreInfoUrl>http://aka.ms/ptvs</MoreInfoUrl>
</Reference>
Expand Down
4 changes: 2 additions & 2 deletions Python/Product/ML/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Identifier Id="8706DC58-B4CC-4C79-937F-B7BAC9D5EC71">
<Name>Python Tools for Visual Studio - Machine Learning</Name>
<Author>Microsoft</Author>
<Version>2.2.3</Version>
<Version>2.2.4</Version>
<Description xml:space="preserve">Provides templates and support for machine learning projects written with Python.</Description>
<Locale>1033</Locale>
<License>Python Tools for VS License.rtf</License>
Expand All @@ -27,7 +27,7 @@
<SupportedFrameworkRuntimeEdition MinVersion="4.0" />
</Identifier>
<References>
<Reference Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" MinVersion="2.2.3">
<Reference Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" MinVersion="2.2.4">
<Name>Python Tools for Visual Studio</Name>
</Reference>
</References>
Expand Down
4 changes: 2 additions & 2 deletions Python/Product/Profiling/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Identifier Id="81da0100-e6db-4783-91ea-c38c3fa1b81e">
<Name>Python Tools for Visual Studio - Profiling</Name>
<Author>Microsoft</Author>
<Version>2.2.3</Version>
<Version>2.2.4</Version>
<Description xml:space="preserve">Provides support for profiling Python projects</Description>
<Locale>1033</Locale>
<InstalledByMsi>true</InstalledByMsi>
Expand All @@ -28,7 +28,7 @@
<Reference Id="Microsoft.VisualStudio.MPF" MinVersion="10.0">
<Name>Visual Studio MPF</Name>
</Reference>
<Reference Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" MinVersion="2.2.3" MaxVersion="2.2.3">
<Reference Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" MinVersion="2.2.4" MaxVersion="2.2.4">
<Name>Python Tools for Visual Studio</Name>
<MoreInfoUrl>http://pytools.codeplex.com/</MoreInfoUrl>
</Reference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Identifier Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E">
<Name>Python Tools for Visual Studio</Name>
<Author>Microsoft</Author>
<Version>2.2.3</Version>
<Version>2.2.4</Version>
<Description xml:space="preserve">Provides support for editing and debugging Python programs.</Description>
<Locale>1033</Locale>
<MoreInfoUrl>http://aka.ms/ptvs</MoreInfoUrl>
Expand All @@ -21,7 +21,7 @@
<SupportedFrameworkRuntimeEdition MinVersion="4.5" />
</Identifier>
<References>
<Reference Id="ce8d8e55-ad29-423e-aca2-810d0b16cdc4" MinVersion="2.2.3">
<Reference Id="ce8d8e55-ad29-423e-aca2-810d0b16cdc4" MinVersion="2.2.4">
<Name>Python Tools for Visual Studio - Interactive</Name>
</Reference>
</References>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<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">
<Metadata>
<Identity Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" Version="2.2.3" Language="en-US" Publisher="Microsoft" />
<Identity Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" Version="2.2.4" Language="en-US" Publisher="Microsoft" />
<DisplayName>Python Tools for Visual Studio</DisplayName>
<Description xml:space="preserve">Provides support for editing and debugging Python programs.</Description>
<MoreInfo>http://aka.ms/ptvs</MoreInfo>
Expand All @@ -20,7 +20,7 @@
<Dependencies>
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" Version="4.5" />
<Dependency Id="TestWindow.Microsoft.0771d463-d74d-4e95-aac2-39d3c7ec1f97" IsRequired="false" DisplayName="Test Explorer" Version="11.0" />
<Dependency Id="ce8d8e55-ad29-423e-aca2-810d0b16cdc4" IsRequired="true" DisplayName="Python Tools for Visual Studio - Interactive" Version="2.2.3"/>
<Dependency Id="ce8d8e55-ad29-423e-aca2-810d0b16cdc4" IsRequired="true" DisplayName="Python Tools for Visual Studio - Interactive" Version="2.2.4"/>
</Dependencies>
<Assets>
<Asset Type="Microsoft.VisualStudio.Package" Path="|%CurrentProject%;PkgdefProjectOutputGroup|" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<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">
<Metadata>
<Identity Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" Version="2.2.3" Language="en-US" Publisher="Microsoft" />
<Identity Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" Version="2.2.4" Language="en-US" Publisher="Microsoft" />
<DisplayName>Python Tools for Visual Studio</DisplayName>
<Description xml:space="preserve">Provides support for editing and debugging Python programs.</Description>
<MoreInfo>http://aka.ms/ptvs</MoreInfo>
Expand Down
2 changes: 1 addition & 1 deletion Python/Product/ReplWindow/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Identifier Id="ce8d8e55-ad29-423e-aca2-810d0b16cdc4">
<Name>Python Tools for Visual Studio - Interactive</Name>
<Author>Microsoft</Author>
<Version>2.2.3</Version>
<Version>2.2.4</Version>
<Description xml:space="preserve">Provides the tool window used for Python Interactive windows.</Description>
<Locale>1033</Locale>
<InstalledByMsi>true</InstalledByMsi>
Expand Down
4 changes: 2 additions & 2 deletions Python/Product/Uwp/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Identifier Id="56dfe430-f4a7-4f22-b5cf-9b713a4b4c36">
<Name>Python Tools for Visual Studio - UWP</Name>
<Author>Microsoft</Author>
<Version>2.2.3</Version>
<Version>2.2.4</Version>
<Description xml:space="preserve">Provides templates and integration for the UWP framework.</Description>
<MoreInfoUrl>http://aka.ms/ptvs</MoreInfoUrl>
<GettingStartedGuide>http://aka.ms/ptvs</GettingStartedGuide>
Expand All @@ -28,7 +28,7 @@
<Reference Id="Microsoft.VisualStudio.MPF" MinVersion="10.0">
<Name>Visual Studio MPF</Name>
</Reference>
<Reference Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" MinVersion="2.2.3">
<Reference Id="96492FC7-7BC6-46F7-8559-66BB4E09FD1E" MinVersion="2.2.4">
<Name>Python Tools for Visual Studio</Name>
<MoreInfoUrl>http://aka.ms/ptvs</MoreInfoUrl>
</Reference>
Expand Down

0 comments on commit 269c3ad

Please sign in to comment.