We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14d4f1c + 116c94b commit 5aab6d7Copy full SHA for 5aab6d7
CHANGELOG.md
@@ -3,6 +3,8 @@
3
- Diagnostics related feature requests and improvements [#5951](https://github.com/dotnet/vscode-csharp/issues/5951)
4
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)
5
6
+# 2.93.x
7
+
8
# 2.92.x
9
10
# 2.91.x
version.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
- "version": "2.92",
+ "version": "2.93",
"publicReleaseRefSpec": [
"^refs/heads/release$",
"^refs/heads/prerelease$",
0 commit comments