Commit 0e6b626
Fix docs workflow by using modern docfx tool and .NET 10 SDK (#550)
The docs CI failed because the outdated Chocolatey docfx and .NET 6 SDK could not load the .NET 10 projects (XMakeElements type initializer error). Switch to the docfx .NET global tool and install the .NET 10 SDK.
Fixes #549
Co-authored-by: Tor Seldén <tor.selden@activesolution.se>
Co-authored-by: Elin Fokine <elin.ohlsson@outlook.com>1 parent 9c6f0f2 commit 0e6b626
1 file changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
0 commit comments