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 b83450b + e5970b0 commit 671e8d8Copy full SHA for 671e8d8
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.77.x
7
+
8
# 2.76.x
9
10
# 2.75.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.76",
+ "version": "2.77",
"publicReleaseRefSpec": [
"^refs/heads/release$",
"^refs/heads/prerelease$",
0 commit comments