Skip to content

Commit

Permalink
update VSSDK.BuildTools package for newer versions of VS int preview (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamYoblick authored Oct 7, 2024
1 parent 5c65aa8 commit 4dcb599
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Build/17.0/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<package id="Microsoft.VisualStudio.Workspace.Extensions.VS" version = "17.0.24-preview-0001-g7838f00ba6" />
<package id="Microsoft.VisualStudio.SDK.Analyzers" version = "16.9.2-alpha" />
<package id="Microsoft.VisualStudio.Threading.Analyzers" version = "16.10.56" />
<package id="Microsoft.VSSDK.BuildTools" version = "17.0.169-dev17-gae55732a" />
<package id="Microsoft.VSSDK.BuildTools" version = "17.13.4-preview1" />
<package id="Microsoft.VSSDK.Debugger.VSDConfigTool" version = "16.4.1111102" />
<package id="Microsoft.DotNet.PlatformAbstractions" version = "5.0.0-preview.5.20278.1" />
<package id="Microsoft.VisualStudio.Debugger.Engine" version = "17.0.1050604-preview" />
Expand Down
2 changes: 1 addition & 1 deletion Build/debugpy-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.5
1.8.6
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "ptvs",
"private": true,
"devDependencies": {
"@pylance/pylance": "2024.8.2"
"@pylance/pylance": "2024.9.2"
}
}

0 comments on commit 4dcb599

Please sign in to comment.