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 15
15
* Reduce allocations in ProjectSystemProjectFactory.ConvertMetadataReferencesToProjectReferences_NoLock (PR: [ #75646 ] ( https://github.com/dotnet/roslyn/pull/75646 ) )
16
16
* Reduce memory and CPU costs due to SegmentedList usage (PR: [ #75661 ] ( https://github.com/dotnet/roslyn/pull/75661 ) )
17
17
* Bump xamltools to 17.13.35506.24 (PR: [ #7740 ] ( https://github.com/dotnet/vscode-csharp/pull/7740 ) )
18
+ * Bump xamltools to 17.13.35507.225 (PR: [ #7755 ] ( https://github.com/dotnet/vscode-csharp/pull/7755 ) )
19
+ * XAML IntelliseSense completions for Image.Source
18
20
19
21
# 2.55.x
20
22
* Update Roslyn to 4.13.0-2.24531.3 (PR: [ #7722 ] ( https://github.com/dotnet/vscode-csharp/pull/7722 ) )
Original file line number Diff line number Diff line change 41
41
"omniSharp" : " 1.39.11" ,
42
42
"razor" : " 9.0.0-preview.24531.4" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
- "xamlTools" : " 17.13.35506.24 "
44
+ "xamlTools" : " 17.13.35507.225 "
45
45
},
46
46
"main" : " ./dist/extension" ,
47
47
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments