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
https://github.com/ionide/ionide-paket/issues/29
The text was updated successfully, but these errors were encountered:
Try to reproduce #1189
45e31ce
it's a bug in mono.
let doc = new XmlDocument() doc.Load fi.FullName
this fails with
Could not find file "/home/travis/build/fsprojects/Paket/integrationtests/scenarios/i001189-allow
when fi.FullName = home/travis/build/fsprojects/Paket/integrationtests/scenarios/i001189-allow-#-in-path/temp/packages/FAKE/FAKE.nuspec
fi.FullName = home/travis/build/fsprojects/Paket/integrationtests/scenarios/i001189-allow-#-in-path/temp/packages/FAKE/FAKE.nuspec
@vilinski @Krzysztof-Cieslak
Sorry, something went wrong.
work around mono bug #1189
74ebe5c
a394c89
No branches or pull requests
https://github.com/ionide/ionide-paket/issues/29
The text was updated successfully, but these errors were encountered: