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 4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
* Bump xamltools to 17.13.35521.31 (PR: [ #7814 ] ( https://github.com/dotnet/vscode-csharp/pull/7814 ) )
6
6
7
+ # 2.59.x
8
+
7
9
# 2.58.x
8
10
* Update Razor to 9.0.0-preview.24569.4 (PR: [ #7805 ] ( https://github.com/dotnet/vscode-csharp/pull/7805 ) )
9
11
* Allow logging level to be changed in rzls (#11228 ) (PR: [ #11228 ] ( https://github.com/dotnet/razor/pull/11228 ) )
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.58 " ,
3
+ "version" : " 2.59 " ,
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