dotnet executable may use the most recent SDK available on the system, even when
PATH is set up to find an older SDK deployment first; see
this page
for more information.global.json file will be created in the current directory, referencing that SDK version and disabling roll-forward.
global.json already present in the current directory.