attempt to fix pathToExtension in FsiExtension tests.#3922
attempt to fix pathToExtension in FsiExtension tests.#3922smoothdeveloper wants to merge 5 commits intofsprojects:fsharp5from
Conversation
|
I'm actually confused with |
|
yeah I'm confused as hell |
|
Ok, there is a problem with the output path being inconsistent between build from IDE and build script, the other issue I suspect is that we need a binding redirect for another assembly than just FSharp.Core in the FCS test. For the first issue, something like the For the second, this is confusing error because the loading mechanism will silently move on from an extension assembly that can't be loaded (due to binding redirect issue), this is the reason Paket/integrationtests/Paket.IntegrationTests/FsiExtension.fs Lines 21 to 29 in fc90013 Does FSharp.Core 5 depends on additional thing? |
No description provided.