Replies: 1 comment 3 replies
-
@altbodhi Does running just @baronfel I remember you've faced something similar in either FSAC or proj-info, do you remember what was the problem? Update: Didn't notice it's localized, says that it can't find |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I try to execute this code
dotnet fsi --noframework -I:"c:\Program Files\dotnet\shared\Microsoft.NETCore.App\6.0.11" -I:"C:\Program Files\dotnet\sdk\6.0.401\FSharp" -r:"mscorlib.dll" -r:"System.Core.dll" -r:"System.Runtime.dll" -r:"System.dll" -r:"FSharp.Core.dll"
how to its work?
I have try any variants(--simpleresolution, dll from 7.0 etc) but always recieve error:
Beta Was this translation helpful? Give feedback.
All reactions