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 38
38
* Fix inlay hints lambdas parameter type null reference exception (PR: [ omnisharp-roslyn/#2604 ] ( https://github.com/OmniSharp/omnisharp-roslyn/pull/2604 ) )
39
39
* Update SDKs and Roslyn (PR: [ omnisharp-roslyn/#2603 ] ( https://github.com/OmniSharp/omnisharp-roslyn/pull/2603 ) )
40
40
* Pass project path when performing a restore (PR: [ omnisharp-roslyn/#2593 ] ( https://github.com/OmniSharp/omnisharp-roslyn/pull/2593 ) )
41
- * Bump xamltools to 17.13.35618.13 (PR: [ #7884 ] ( https://github.com/dotnet/vscode-csharp/pull/7884 ) )
41
+ * Bump xamltools to 17.13.35703.12 (PR: [ #7893 ] ( https://github.com/dotnet/vscode-csharp/pull/7893 ) )
42
42
* Don't try to send dynamicInfoChanged if the server isn't running (PR: [ #7875 ] ( https://github.com/dotnet/vscode-csharp/pull/7875 ) )
43
43
44
44
# 2.60.x
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.35618.13 "
44
+ "xamlTools" : " 17.13.35703.12 "
45
45
},
46
46
"main" : " ./dist/extension" ,
47
47
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments