File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
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.113.x
7+
68# 2.112.x
79* Add project context refresh support (PR: [ #8876 ] ( https://github.com/dotnet/vscode-csharp/pull/8876 ) )
810* Add ability to select a document's project context (PR: [ #7328 ] ( https://github.com/dotnet/vscode-csharp/pull/7328 ) )
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.112 " ,
3+ "version" : " 2.113 " ,
44 "publicReleaseRefSpec" : [
55 " ^refs/heads/release$" ,
66 " ^refs/heads/prerelease$" ,
1212 "enabled" : false
1313 }
1414 }
15- }
15+ }
You can’t perform that action at this time.
0 commit comments