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

fix selfclosing behavior #40

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

warlof
Copy link

@warlof warlof commented Nov 2, 2023

related to #38 due to some default configuration of .NET Framework

rvanbekkum and others added 2 commits May 19, 2023 14:53
for some reason, when using `Sync-XliffTranslations` using 1.9.0 release without -UseSelfClosing switch is producing a file with self-closing tags.

We recently added .NET Core 7 on our server running DevOps agents, maybe it's the cause.

This ensure the value of Empty tag is always provided properly.
@rvanbekkum
Copy link
Owner

Not sure why I have missed this PR, but better late than never. 🙈 Could you elaborate why this change would be necessary?

@rvanbekkum rvanbekkum added the input-needed Extra attention is needed label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
input-needed Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants