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

Use namespace agnostic xpath #315

Merged
merged 1 commit into from
Oct 30, 2014
Merged

Conversation

ryansroberts
Copy link
Contributor

Found http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd knocking about in a Microsoft package. Probably best to just ignore namespaces totally as there is no version-specific stuff going on, rather than playing whack a mole?

forki added a commit that referenced this pull request Oct 30, 2014
Use namespace agnostic xpath
@forki forki merged commit a50e2ef into fsprojects:master Oct 30, 2014
@forki
Copy link
Member

forki commented Oct 30, 2014

thanks

thanks. finally a good solution to this crap.

@ctaggart
Copy link
Contributor

Nice! I looked briefly for something like local-name() the first time I whacked a mole.

@forki
Copy link
Member

forki commented Oct 30, 2014

The syntax for this is super annoying, but I'm happy it's solved.

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

Successfully merging this pull request may close these issues.

None yet

3 participants