* FSI.EXE doesn't detect the presence of .NET Framework 4.6.2/4.7/4.7.1/4.7.2 and uses 4.6.1 as latest by default * FSC.EXE likewise when run from the command line e.g. `fsc foo.fs` (and thus no `--noframework` flag is given)
fsc foo.fs(and thus no--noframeworkflag is given)