We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See http://websharper.com/question/80609/msbuild-fails-with-serialize-type-not-supported-when-using-websharper-json for a symptom: Json.Serialize succeeds when building an F# 3.1+ project from VS but fails when running MSBuild from the command line.
Json.Serialize
The text was updated successfully, but these errors were encountered:
92a77c7
Fix #486 when MSBuild's FSharp.Core version > the project's
ca93435
No branches or pull requests
See http://websharper.com/question/80609/msbuild-fails-with-serialize-type-not-supported-when-using-websharper-json for a symptom:
Json.Serialize
succeeds when building an F# 3.1+ project from VS but fails when running MSBuild from the command line.The text was updated successfully, but these errors were encountered: