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
Assemblies fail to load when running .\build.cmd. Seems similar to #1100.
.\build.cmd
Provide the steps required to reproduce the problem
Microsoft/visualfsharp
.\build.cmd proto
F7
The build is successful.
A number of errors occur: full build log
The text was updated successfully, but these errors were encountered:
@destroyhimmyrobots This should be fixed by #1732, please give it a try.
You now open FSharp.sln if you are only interested in the F# compiler rather than the Visual F# IDE Tools.
FSharp.sln
As far as I can see build.cmd proto shouldn't be necessary if you do a build.cmd
build.cmd proto
build.cmd
Sorry, something went wrong.
Closing as I believe this is fixed, please verify
@dsyme confirmed! Thank you for the swift patch.
No branches or pull requests
Assemblies fail to load when running
.\build.cmd
. Seems similar to #1100.Repro steps
Provide the steps required to reproduce the problem
Microsoft/visualfsharp
.\build.cmd proto
(this should be added to the build steps documentation, since it does not seem to run from step Existing F# open build requires version 2.6.3 of nunit #3)..\build.cmd
F7
to buildExpected behavior
The build is successful.
Actual behavior
A number of errors occur: full build log
The text was updated successfully, but these errors were encountered: