File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3
3
- Diagnostics related feature requests and improvements [ #5951 ] ( https://github.com/dotnet/vscode-csharp/issues/5951 )
4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
6
+ # 2.78.x
7
+
6
8
# 2.77.x
7
9
* Bump xamlTools to 17.14.36106.43 (PR: [ #8260 ] ( https://github.com/dotnet/vscode-csharp/pull/8260 ) )
8
10
* Bump Razor to 10.0.0-preview.25256.6 (PR: [ #8259 ] ( https://github.com/dotnet/vscode-csharp/pull/8259 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 2.77 " ,
3
+ "version" : " 2.78 " ,
4
4
"publicReleaseRefSpec" : [
5
5
" ^refs/heads/release$" ,
6
6
" ^refs/heads/prerelease$" ,
You can’t perform that action at this time.
0 commit comments