-
Notifications
You must be signed in to change notification settings - Fork 481
FSharp.Core reference #213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'll check into that, might be a problem with the build, its supposed to not actually include that reference on release. |
@thyn did you get this error in the NuGet package or by trying to compile the source? |
I feel like this should be an alternative build, to include the FSharp.Core reference in the library... ie a separate Nuget package @nemec what do you think? I'm leaning this way. |
Sounds good. I don't think we need F# core in the main library either. |
Released v2.2.1 which separates the library into two separate Nuget packages: CommandLineParser and CommandLineParser.FSharp |
Please add FSharp.Core reference or remove it from project.
Could not load file or assembly 'FSharp.Core, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
The text was updated successfully, but these errors were encountered: