Paket
Paket copied to clipboard
Paket.Core: honor DOTNET_ROOT env var [note: UNTESTED, DO NOT MERGE yet]
Fixes https://github.com/fsprojects/Paket/issues/4141
It doesn't build because ProcessHelper.fs and Utils.fs would have a cyclic dependency after this change :'-(
Any suggestion is appreciated.
Why do you need to move it above?
Why can't you leave the file order as it was?