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 72f6338 + f8018af commit 63af2b3Copy full SHA for 63af2b3
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.70.x
7
+
8
# 2.69.x
9
* Bump razor to 9.0.0-preview.25156.2 (PR: [#8047](https://github.com/dotnet/vscode-csharp/pull/8047))
10
* Enable FUSE by default
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.69",
+ "version": "2.70",
"publicReleaseRefSpec": [
"^refs/heads/release$",
"^refs/heads/prerelease$",
0 commit comments