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 cb86071 + e961b33 commit 7936fa2Copy full SHA for 7936fa2
CHANGELOG.md
@@ -4,6 +4,8 @@
4
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)
5
6
# Latest
7
+* Update Roslyn to 4.13.0-1.24501.3 (PR: [#7618](https://github.com/dotnet/vscode-csharp/pull/7618))
8
+ * Fix issue loading analyzers when using EnforceCodeStyleInBuild (PR: [#75250](https://github.com/dotnet/roslyn/pull/75250))
9
* Update Razor to 9.0.0-preview.24480.1 (PR: [#7618](https://github.com/dotnet/vscode-csharp/pull/7618))
10
* Fuse fix usings (PR: [#10925](https://github.com/dotnet/razor/pull/10925))
11
* Fuse incorrect page directives (PR: [#10907](https://github.com/dotnet/razor/pull/10907))
0 commit comments