File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
* Fix inlay hints lambdas parameter type null reference exception (PR: [ omnisharp-roslyn/#2604 ] ( https://github.com/OmniSharp/omnisharp-roslyn/pull/2604 ) )
13
13
* Update SDKs and Roslyn (PR: [ omnisharp-roslyn/#2603 ] ( https://github.com/OmniSharp/omnisharp-roslyn/pull/2603 ) )
14
14
* Pass project path when performing a restore (PR: [ omnisharp-roslyn/#2593 ] ( https://github.com/OmniSharp/omnisharp-roslyn/pull/2593 ) )
15
- * Bump xamltools to 17.13.35611.21 (PR: [ #7872 ] ( https://github.com/dotnet/vscode-csharp/pull/7872 ) )
15
+ * Bump xamltools to 17.13.35618.13 (PR: [ #7884 ] ( https://github.com/dotnet/vscode-csharp/pull/7884 ) )
16
16
17
17
# 2.60.x
18
18
* Improve performance of razor/blazor component discovery (PR: [ #7826 ] ( https://github.com/dotnet/vscode-csharp/pull/7826 ) )
Original file line number Diff line number Diff line change 41
41
"omniSharp" : " 1.39.12" ,
42
42
"razor" : " 9.0.0-preview.24605.1" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
- "xamlTools" : " 17.13.35611.21 "
44
+ "xamlTools" : " 17.13.35618.13 "
45
45
},
46
46
"main" : " ./dist/extension" ,
47
47
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments