We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa49245 + dc837d7 commit b0f27a6Copy full SHA for b0f27a6
1 file changed
CHANGELOG.md
@@ -4,6 +4,8 @@
4
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)
5
6
# 2.135.x
7
+* Bump lodash from 4.17.23 to 4.18.1 (PR: [#9152](https://github.com/dotnet/vscode-csharp/pull/9152))
8
+* Adding changes to support use monovsdbg to debug wasm apps. (PR: [#7220](https://github.com/dotnet/vscode-csharp/pull/7220))
9
* Update Roslyn to 5.7.0-1.26213.1 (PR: [#9188](https://github.com/dotnet/vscode-csharp/pull/9188))
10
* Fix devkit hot reload (PR: [#83157](https://github.com/dotnet/roslyn/pull/83157))
11
* Fix Call Hierarchy missing interface implementation category for overrides (PR: [#83132](https://github.com/dotnet/roslyn/pull/83132))
0 commit comments