Skip to content

Conversation

@tipa
Copy link
Contributor

@tipa tipa commented Jan 3, 2026

Summary

Fixes #772

Checklist

  • Code follows repo Coding Instructions
  • Public APIs documented (XML)
  • Unit tests added/updated
  • No blocking async (.Result / GetAwaiter().GetResult())
  • CancellationToken respected
  • Analyzers clean (dotnet build no warnings as errors)
  • dotnet format --verify-no-changes passes

Breaking changes?

  • No
  • Yes (explain impact & migration)

@stephanstapel
Copy link
Owner

Can you please split the different changes into different PRs next time?

@stephanstapel stephanstapel merged commit 9a7852f into stephanstapel:master Jan 3, 2026
2 checks passed
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.

Trim invalid XML characters when generating e-invoice

2 participants