We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 580f288 + 0557b48 commit fdd6f2bCopy full SHA for fdd6f2b
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.64.x
7
+
8
# 2.63.x
9
* Bump xamlTools to 17.14.35723.260 (PR: [#7932](https://github.com/dotnet/vscode-csharp/pull/7941))
10
* Update Roslyn to 4.14.0-1.25072.1 (PR: [#7935](https://github.com/dotnet/vscode-csharp/pull/7935))
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.63",
+ "version": "2.64",
"publicReleaseRefSpec": [
"^refs/heads/release$",
"^refs/heads/prerelease$",
0 commit comments