Commit 1bfc00b
committed
Update the minimum required .NET SDK to version 5.0.103
Already using LangVersion = 9.0 so the .NET SDK 5 is a requirement.
Also change the roll-forward policy from latestMajor to latestMinor to make sure not to automatically opt-in to the .NET 6 SDK before making sure everything works fine with the .NET 6 SDK.1 parent 815fb6b commit 1bfc00b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
0 commit comments