File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
* Modify ISyntaxFacts methods to allocate less (PR: [ #74596 ] ( https://github.com/dotnet/roslyn/pull/74596 ) )
11
11
* Fix cases where unused private members were not grayed out (PR: [ #74589 ] ( https://github.com/dotnet/roslyn/pull/74589 ) )
12
12
* Fix URI handling when comparing encoded and unencoded URIs (PR: [ #74544 ] ( https://github.com/dotnet/roslyn/pull/74544 ) )
13
- * Bump xamltools to 17.12.35131.21 (PR: [ #7409 ] ( https://github.com/dotnet/vscode-csharp/pull/7409 ) )
13
+ * Bump xamltools to 17.12.35208.31 (PR: [ #7422 ] ( https://github.com/dotnet/vscode-csharp/pull/7422 ) )
14
14
15
15
# 2.41.x
16
16
* Bump Roslyn to 4.12.0-1.24376.3 (PR: [ #7393 ] ( https://github.com/dotnet/vscode-csharp/pull/7393 ) )
Original file line number Diff line number Diff line change 41
41
"omniSharp" : " 1.39.11" ,
42
42
"razor" : " 9.0.0-preview.24366.2" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
- "xamlTools" : " 17.12.35131.21 "
44
+ "xamlTools" : " 17.12.35208.31 "
45
45
},
46
46
"main" : " ./dist/extension" ,
47
47
"l10n" : " ./l10n" ,
5575
5575
}
5576
5576
]
5577
5577
}
5578
- }
5578
+ }
You can’t perform that action at this time.
0 commit comments