Commit b916d34
FsLint.Console: change RollForward to LatestMajor
It looks like the current roll foward behaviour was added for
built with is available.
Changing this to LatestMajor, however, would make it just use
the latest all the time (so for example, if you have both .NET6
and .NET8 installed, then it will use .NET8 all the time).
Fixes #6871 parent 030e924 commit b916d34
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments