File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 17
17
* Add code snippets for C# expression-bodied properties (PR: [ #5683 ] ( https://github.com/dotnet/vscode-csharp/pull/5683 ) )
18
18
* Sync whitespace options even when detectIndentation is on (PR: [ #7965 ] ( https://github.com/dotnet/vscode-csharp/pull/7965 ) )
19
19
* Bump Razor (PR: [ #7940 ] ( https://github.com/dotnet/vscode-csharp/pull/7940 ) )
20
+ Bump xamltools to 17.14.35807.11(PR: [ #7976 ] ( https://github.com/dotnet/vscode-csharp/pull/7976 ) )
20
21
21
22
# 2.64.x
22
23
* Bump xamlTools to 17.14.35730.156 (PR: [ #7932 ] ( https://github.com/dotnet/vscode-csharp/pull/7941 ) )
Original file line number Diff line number Diff line change 41
41
"omniSharp" : " 1.39.12" ,
42
42
"razor" : " 9.0.0-preview.25073.1" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
- "xamlTools" : " 17.14.35730.156 "
44
+ "xamlTools" : " 17.14.35807.11 "
45
45
},
46
46
"main" : " ./dist/extension" ,
47
47
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments