File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 33- Diagnostics related feature requests and improvements [ #5951 ] ( https://github.com/dotnet/vscode-csharp/issues/5951 )
44- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
55
6+ # 2.76.x
7+
68# 2.75.x
79* Bump Razor to 10.0.0-preview.25228.4 (PR: [ #8225 ] ( https://github.com/dotnet/vscode-csharp/pull/8225 ) )
810 * Don't return null if we couldn't sync the document for breakpoint validation (PR: [ #11790 ] ( https://github.com/dotnet/razor/pull/11790 ) )
2931 * Fix crash in backing field nullability cycle scenario(PR: [ #77993 ] ( https://github.com/dotnet/roslyn/pull/77993 ) )
3032 * Fix EA layering for Razor.ExternalAccess(PR: [ #77927 ] ( https://github.com/dotnet/roslyn/pull/77927 ) )
3133 * Simplify workspace initialization in the LSP server(PR: [ #78010 ] ( https://github.com/dotnet/roslyn/pull/78010 ) )
34+ * Support Html requests in cohosting(PR: [ #8210 ] ( https://github.com/dotnet/vscode-csharp/pull/8210 ) )
35+ * Allow the Roslyn client to log messages from Razor(PR: [ #8201 ] ( https://github.com/dotnet/vscode-csharp/pull/8201 ) )
36+ * Add cohost option to Razor(PR: [ #8189 ] ( https://github.com/dotnet/vscode-csharp/pull/8189 ) )
3237
3338# 2.74.x
3439* Bump xamlTools to 17.14.36010.33 (PR: [ #8178 ] ( https://github.com/dotnet/vscode-csharp/pull/8178 ) )
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3- "version" : " 2.75 " ,
3+ "version" : " 2.76 " ,
44 "publicReleaseRefSpec" : [
55 " ^refs/heads/release$" ,
66 " ^refs/heads/prerelease$" ,
You can’t perform that action at this time.
0 commit comments