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

This tool adds empty xmlnamespaces #77

Open
mwwhited opened this issue Jan 4, 2024 · 2 comments
Open

This tool adds empty xmlnamespaces #77

mwwhited opened this issue Jan 4, 2024 · 2 comments

Comments

@mwwhited
Copy link

mwwhited commented Jan 4, 2024

This tool incorrectly recreates the XML files by changing namespaces from xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010" to xmlns=""

@ricardofslp
Copy link
Owner

Hi,

There is a new optional argument called --namespace or -n that will allow to do a replace of the namespace in the output file.
Can you please try to call this by using this argument and providing the namespace that you want?

This is available in version: https://www.nuget.org/packages/dotnet-trx-merge/1.4.0-alpha.1

@ricardofslp
Copy link
Owner

Hi @mwwhited ,

Have you tried the newer version to see if it works?

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

2 participants