Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit99a098f

Browse files
authored
Merge pull request#1517 from zooba/v225build
Updates version number to 2.2.5
2 parentse120d6a +37fa173 commit99a098f

15 files changed

+25
-25
lines changed

‎Common/Tests/SccPackage/SccPackage.cs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ namespace Microsoft.TestSccPackage
4141
[PackageRegistration(UseManagedResourcesOnly=true)]
4242
[Guid(Guids.guidSccPackagePkgString)]
4343
[ProvideService(typeof(TestSccProvider),ServiceName="Test Source Provider")]
44-
[ProvideSourceControlProvider("Test Source Provider",Guids.guidSccPackageCmdSetString,typeof(SccPackage),typeof(TestSccProvider))]
44+
[@ProvideSourceControlProvider("Test Source Provider",Guids.guidSccPackageCmdSetString,typeof(SccPackage),typeof(TestSccProvider))]
4545
[ProvideMenuResource(1000,1)]// This attribute is needed to let the shell know that this package exposes some menus.
4646
publicsealedclassSccPackage:Package
4747
{

‎Python/Product/BuildTasks/TestTargets/Microsoft.PythonTools.Django.targets‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
-->
1313
<ProjectToolsVersion="4.0"xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1414
<PropertyGroup>
15-
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio - Django\2.2.4</_PythonToolsPath>
15+
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio - Django\2.2.5</_PythonToolsPath>
1616
<!-- Enable logging for publish/preview-->
1717
<EnablePackageProcessLoggingAndAssert>true</EnablePackageProcessLoggingAndAssert>
1818
</PropertyGroup>

‎Python/Product/BuildTasks/TestTargets/Microsoft.PythonTools.Web.targets‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
-->
1313
<Projectxmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1414
<PropertyGroup>
15-
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio\2.2.4</_PythonToolsPath>
15+
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio\2.2.5</_PythonToolsPath>
1616
<!-- Enable logging for publish/preview-->
1717
<EnablePackageProcessLoggingAndAssert>true</EnablePackageProcessLoggingAndAssert>
1818
</PropertyGroup>

‎Python/Product/BuildTasks/TestTargets/Microsoft.PythonTools.Worker.targets‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
-->
1313
<Projectxmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1414
<PropertyGroup>
15-
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio\2.2.4</_PythonToolsPath>
15+
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio\2.2.5</_PythonToolsPath>
1616
<!-- Enable logging for publish/preview-->
1717
<EnablePackageProcessLoggingAndAssert>true</EnablePackageProcessLoggingAndAssert>
1818
</PropertyGroup>

‎Python/Product/BuildTasks/TestTargets/Microsoft.PythonTools.targets‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
-->
1313
<ProjectToolsVersion="4.0"xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1414
<PropertyGroup>
15-
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio\2.2.4</_PythonToolsPath>
15+
<_PythonToolsPath>$(LocalAppData)\Microsoft\VisualStudio\$(VisualStudioVersion)Exp\Extensions\Microsoft\Python Tools for Visual Studio\2.2.5</_PythonToolsPath>
1616
</PropertyGroup>
1717

1818
<ImportProject="$(_PythonToolsPath)\Microsoft.PythonTools.targets" />

‎Python/Product/Django/source.extension.vsixmanifest‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<IdentifierId="a8637c34-aa55-46e2-973c-9c3e09afc17b">
44
<Name>Python Tools for Visual Studio - Django</Name>
55
<Author>Microsoft</Author>
6-
<Version>2.2.4</Version>
6+
<Version>2.2.5</Version>
77
<Descriptionxml:space="preserve">Provides templates and integration for the Django web framework.</Description>
88
<MoreInfoUrl>http://aka.ms/ptvs</MoreInfoUrl>
99
<GettingStartedGuide>http://aka.ms/ptvs</GettingStartedGuide>
@@ -34,11 +34,11 @@
3434
<SupportedFrameworkRuntimeEditionMinVersion="4.5" />
3535
</Identifier>
3636
<References>
37-
<ReferenceId="96492FC7-7BC6-46F7-8559-66BB4E09FD1E"MinVersion="2.2.4"MaxVersion="2.2.4">
37+
<ReferenceId="96492FC7-7BC6-46F7-8559-66BB4E09FD1E"MinVersion="2.2.5"MaxVersion="2.2.5">
3838
<Name>Python Tools for Visual Studio</Name>
3939
<MoreInfoUrl>http://aka.ms/ptvs</MoreInfoUrl>
4040
</Reference>
41-
<ReferenceId="ce8d8e55-ad29-423e-aca2-810d0b16cdc4"MinVersion="2.2.4">
41+
<ReferenceId="ce8d8e55-ad29-423e-aca2-810d0b16cdc4"MinVersion="2.2.5">
4242
<Name>Python Tools for Visual Studio - Interactive</Name>
4343
<MoreInfoUrl>http://aka.ms/ptvs</MoreInfoUrl>
4444
</Reference>

‎Python/Product/Hpc/source.extension.vsixmanifest‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<IdentifierId="413E24B0-F748-48D4-B638-01D121A88A04">
44
<Name>Python Tools for Visual Studio - HPC</Name>
55
<Author>Microsoft</Author>
6-
<Version>2.2.4</Version>
6+
<Version>2.2.5</Version>
77
<Descriptionxml:space="preserve">Provides templates for MPI projects as well as cluster deployment and debugging support.</Description>
88
<Locale>1033</Locale>
99
<InstalledByMsi>true</InstalledByMsi>
@@ -30,7 +30,7 @@
3030
<ReferenceId="Microsoft.VisualStudio.MPF"MinVersion="10.0">
3131
<Name>Visual Studio MPF</Name>
3232
</Reference>
33-
<ReferenceId="96492FC7-7BC6-46F7-8559-66BB4E09FD1E"MinVersion="2.2.4">
33+
<ReferenceId="96492FC7-7BC6-46F7-8559-66BB4E09FD1E"MinVersion="2.2.5">
3434
<Name>Python Tools for Visual Studio</Name>
3535
</Reference>
3636
</References>

‎Python/Product/IronPython/source.extension.vsixmanifest‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<IdentifierId="0AC9CC8C-C057-4CFA-884B-0D4318BB2EFC">
44
<Name>Python Tools for Visual Studio - IronPython</Name>
55
<Author>Microsoft</Author>
6-
<Version>2.2.4</Version>
6+
<Version>2.2.5</Version>
77
<Descriptionxml:space="preserve">Adds templates and intellisense support for IronPython based projects in Python Tools for Visual Studio.</Description>
88
<Locale>1033</Locale>
99
<InstalledByMsi>true</InstalledByMsi>
@@ -32,7 +32,7 @@
3232
<SupportedFrameworkRuntimeEditionMinVersion="4.5" />
3333
</Identifier>
3434
<References>
35-
<ReferenceId="96492FC7-7BC6-46F7-8559-66BB4E09FD1E"MinVersion="2.2.4"MaxVersion="2.2.4">
35+
<ReferenceId="96492FC7-7BC6-46F7-8559-66BB4E09FD1E"MinVersion="2.2.5"MaxVersion="2.2.5">
3636
<Name>Python Tools for Visual Studio</Name>
3737
<MoreInfoUrl>http://aka.ms/ptvs</MoreInfoUrl>
3838
</Reference>

‎Python/Product/ML/source.extension.vsixmanifest‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<IdentifierId="8706DC58-B4CC-4C79-937F-B7BAC9D5EC71">
44
<Name>Python Tools for Visual Studio - Machine Learning</Name>
55
<Author>Microsoft</Author>
6-
<Version>2.2.4</Version>
6+
<Version>2.2.5</Version>
77
<Descriptionxml:space="preserve">Provides templates and support for machine learning projects written with Python.</Description>
88
<Locale>1033</Locale>
99
<License>Python Tools for VS License.rtf</License>
@@ -27,7 +27,7 @@
2727
<SupportedFrameworkRuntimeEditionMinVersion="4.0" />
2828
</Identifier>
2929
<References>
30-
<ReferenceId="96492FC7-7BC6-46F7-8559-66BB4E09FD1E"MinVersion="2.2.4">
30+
<ReferenceId="96492FC7-7BC6-46F7-8559-66BB4E09FD1E"MinVersion="2.2.5">
3131
<Name>Python Tools for Visual Studio</Name>
3232
</Reference>
3333
</References>

‎Python/Product/Profiling/source.extension.vsixmanifest‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<IdentifierId="81da0100-e6db-4783-91ea-c38c3fa1b81e">
44
<Name>Python Tools for Visual Studio - Profiling</Name>
55
<Author>Microsoft</Author>
6-
<Version>2.2.4</Version>
6+
<Version>2.2.5</Version>
77
<Descriptionxml:space="preserve">Provides support for profiling Python projects</Description>
88
<Locale>1033</Locale>
99
<InstalledByMsi>true</InstalledByMsi>
@@ -28,9 +28,9 @@
2828
<ReferenceId="Microsoft.VisualStudio.MPF"MinVersion="10.0">
2929
<Name>Visual Studio MPF</Name>
3030
</Reference>
31-
<ReferenceId="96492FC7-7BC6-46F7-8559-66BB4E09FD1E"MinVersion="2.2.4"MaxVersion="2.2.4">
31+
<ReferenceId="96492FC7-7BC6-46F7-8559-66BB4E09FD1E"MinVersion="2.2.5"MaxVersion="2.2.5">
3232
<Name>Python Tools for Visual Studio</Name>
33-
<MoreInfoUrl>http://pytools.codeplex.com/</MoreInfoUrl>
33+
<MoreInfoUrl>http://aka.ms/ptvs</MoreInfoUrl>
3434
</Reference>
3535
</References>
3636
<Content>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp