Commit a2a2a08
committed
Update global.json to require minimum .NET SDK 8.0.400
- Changed from 8.0.100 to 8.0.400 to ensure CI environment uses compatible SDK version
- This should resolve Microsoft.NET.ILLink.Tasks version conflicts (8.0.17 vs 8.0.10)
- CI will now use SDK that includes the same package versions as local environment1 parent cdf502b commit a2a2a08
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments