Skip to content
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

Allow # in path #1189

Closed
forki opened this issue Nov 3, 2015 · 1 comment
Closed

Allow # in path #1189

forki opened this issue Nov 3, 2015 · 1 comment

Comments

@forki
Copy link
Member

forki commented Nov 3, 2015

https://github.com/ionide/ionide-paket/issues/29

forki added a commit that referenced this issue Nov 3, 2015
@forki
Copy link
Member Author

forki commented Nov 3, 2015

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

@vilinski @Krzysztof-Cieslak

forki added a commit that referenced this issue Nov 3, 2015
@forki forki closed this as completed in a394c89 Nov 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant