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

Feature/preserve xml namespaces #169

Merged

Conversation

GeorgDangl
Copy link
Contributor

Related to #168

Add option to preserve Xml namespaces in element names when serializing to Xml, e.g. keep namespace:ElementName instead of transforming it to _namespace3a_ElementName.
This is controlled by setting OptionPreserveXmlNamespaces on the document to true.

@GeorgDangl
Copy link
Contributor Author

I did also wrap the commands that target $(SolutionDir) in the build scripts to be quoted. I've got the projects under a path with spaces and hence the commands failed.

@JonathanMagnan JonathanMagnan self-assigned this Apr 12, 2018
@JonathanMagnan
Copy link
Member

Hello @GeorgDangl ,

Thank a lot for your contribution.

My developer will look at it tomorrow.

Best Regards,

Jonathan

@JonathanMagnan JonathanMagnan merged commit 830abea into zzzprojects:master Apr 14, 2018
@JonathanMagnan
Copy link
Member

Hello @GeorgDangl ,

The v1.8.0 has been released with your pull.

Thank again for your contribution.

Best Regards,

Jonathan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants