Paket icon indicating copy to clipboard operation
Paket copied to clipboard

Paket.Core: honor DOTNET_ROOT env var [note: UNTESTED, DO NOT MERGE yet]

Open knocte opened this issue 4 years ago • 3 comments

Fixes https://github.com/fsprojects/Paket/issues/4141

knocte avatar Apr 12 '22 05:04 knocte

It doesn't build because ProcessHelper.fs and Utils.fs would have a cyclic dependency after this change :'-(

Any suggestion is appreciated.

knocte avatar Apr 12 '22 05:04 knocte

Why do you need to move it above?

xperiandri avatar Sep 23 '23 13:09 xperiandri

Why can't you leave the file order as it was?

xperiandri avatar Sep 23 '23 13:09 xperiandri