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.
1 parent 5aab6d7 commit 2e6aa67Copy full SHA for 2e6aa67
CHANGELOG.md
@@ -3,8 +3,6 @@
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.93",
+ "version": "2.92",
"publicReleaseRefSpec": [
"^refs/heads/release$",
"^refs/heads/prerelease$",
0 commit comments