FSharpChecker.GetProjectOptionsFromScript --out flag not supported by design? #17696
|
Hi, I've been trying using the |
Answered by
vzarytovskii
Sep 11, 2024
Replies: 1 comment 1 reply
|
From the top of my head - I would say it's by design, since checker is not expected to output any assemblies as well as it's not really applicable for scripts. Don't remember thought which subset of flags does it use. |
1 reply
Answer selected by
queil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From the top of my head - I would say it's by design, since checker is not expected to output any assemblies as well as it's not really applicable for scripts. Don't remember thought which subset of flags does it use.