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 10
10
* Fix FAR/rename with method type parameters (PR: [ #76652 ] ( https://github.com/dotnet/roslyn/pull/76652 ) )
11
11
* Fix assembly load when file path contains URI reserved chars (PR: [ #76617 ] ( https://github.com/dotnet/roslyn/pull/76617 ) )
12
12
* Reduce allocations during checksum creation. (PR: [ #76524 ] ( https://github.com/dotnet/roslyn/pull/76524 ) )
13
+ * Bump xamlTools to 17.13.35709.178 (PR: [ #7914 ] ( https://github.com/dotnet/vscode-csharp/pull/7914 ) )
14
+
13
15
14
16
# 2.61.x
15
17
* Update Razor to 9.0.0-preview.25052.3 (PR: [ #7904 ] ( https://github.com/dotnet/vscode-csharp/pull/7904 ) )
Original file line number Diff line number Diff line change 41
41
"omniSharp" : " 1.39.12" ,
42
42
"razor" : " 9.0.0-preview.25052.3" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
- "xamlTools" : " 17.13.35703.12 "
44
+ "xamlTools" : " 17.13.35709.178 "
45
45
},
46
46
"main" : " ./dist/extension" ,
47
47
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments