Commit 4187dad
authored
Remove net6.0 install for CI Xaml-Style-Check, update xamlstyler (#733)
* Install .NET 6 SDK to enable XAML Styler after removal from `windows-latest` Actions CI image.
See also actions/runner-images#12241
* Update runner to windows-latest-large for build and package jobs to fix "out of disk space" errors
* Update xamlstyler.console to 3.2501.8 and remove .NET 6 workarounds
- Bump xamlstyler.console from 3.2206.4 to 3.2501.8 in both root and tooling
- Remove .NET 6 SDK installation step from build workflow
- Fixes .NET 6 compatibility issues1 parent 559a2a8 commit 4187dad
3 files changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 39 | | |
46 | 40 | | |
47 | 41 | | |
| |||
0 commit comments