File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 9
9
* Update Razor to 9.0.0-preview.24467.1
10
10
* Fix LF line-ending auto format bug (PR: [ #10802 ] ( https://github.com/dotnet/razor/pull/10802 ) )
11
11
* Bumped xamltools to 17.12.35319.159 (PR: [ #7583 ] ( https://github.com/dotnet/vscode-csharp/pull/7583 ) )
12
- * Bump xamlTools to 17.12.35318.29 (PR: [ #7577 ] ( https://github.com/OmniSharp/omnisharp-vscode/pull/7577 ) )
13
- * Register Copilot ` relatedFilesProvider ` for C# (PR: [ #7578 ] ( https://github.com/OmniSharp/omnisharp-vscode/pull/7578 ) )
14
-
12
+ * Bump xamlTools to 17.12.35318.29 (PR: [ #7577 ] ( https://github.com/dotnet/vscode-csharp/pull/7577 ) )
13
+ * Register Copilot ` relatedFilesProvider ` for C# (PR: [ #7578 ] ( https://github.com/dotnet/vscode-csharp/pull/7578 ) )
14
+ * Update Roslyn to 4.12.0-3.24470.4 (PR: [ #7589 ] ( https://github.com/dotnet/vscode-csharp/pull/7589 ) )
15
+ * Remove ResultId from RelatedDocumentsHandler (PR: [ #75176 ] ( https://github.com/dotnet/roslyn/pull/75176 ) )
16
+ * Do not attempt to report EnC diagnostics for non-host workspaces (PR: [ #75138 ] ( https://github.com/dotnet/roslyn/pull/75138 ) )
17
+ * Allow Razor to get diagnostics for cohosting (PR: [ #75102 ] ( https://github.com/dotnet/roslyn/pull/75102 ) )
18
+ Í
15
19
# 2.48.x
16
20
* Add signing support to VSIX (PR: [ #7490 ] ( https://github.com/dotnet/vscode-csharp/pull/7490 ) )
17
21
* Update Debugger to v2.47.0 (PR: [ #7547 ] ( https://github.com/dotnet/vscode-csharp/pull/7547 ) )
Original file line number Diff line number Diff line change 37
37
}
38
38
},
39
39
"defaults" : {
40
- "roslyn" : " 4.12.0-3.24463.6 " ,
40
+ "roslyn" : " 4.12.0-3.24470.4 " ,
41
41
"omniSharp" : " 1.39.11" ,
42
42
"razor" : " 9.0.0-preview.24467.1" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
5592
5592
}
5593
5593
}
5594
5594
}
5595
- }
5595
+ }
You can’t perform that action at this time.
0 commit comments