Skip to content

Commit 6514687

Browse files
author
Hugues Valois
authoredJul 23, 2018
Merge pull request #4586 from huguesv/ptvsd-a10
Update to ptvsd==4.1.1a10
2 parents 61a334e + 42bf15c commit 6514687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎Python/Product/Debugger/Debugger.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
</ItemGroup>
191191
<Import Project="..\ProjectAfter.settings" />
192192
<PropertyGroup>
193-
<BundledPTVSDVersion>4.1.1a9</BundledPTVSDVersion>
193+
<BundledPTVSDVersion>4.1.1a10</BundledPTVSDVersion>
194194
</PropertyGroup>
195195
<Target Name="_GatherPtvsd" BeforeTargets="_IncludePtvsd" Condition="!Exists('$(IntermediateOutputPath)Packages\ptvsd\__init__.py')">
196196
<PropertyGroup>

0 commit comments

Comments
 (0)
Please sign in to comment.