Skip to content

Chore/simplify tfm and fixes#10

Merged
coldhighsun merged 3 commits into
mainfrom
chore/simplify-tfm-and-fixes
Jul 7, 2026
Merged

Chore/simplify tfm and fixes#10
coldhighsun merged 3 commits into
mainfrom
chore/simplify-tfm-and-fixes

Conversation

@coldhighsun

Copy link
Copy Markdown
Owner

No description provided.

net9.0 and net10.0 had zero conditional compilation differences
from net8.0. Tests still run on all three runtimes to verify
compatibility.
Replace bare bool with StrongBox<bool> so the lambda captures an
immutable reference instead of a mutable local.
@coldhighsun coldhighsun merged commit 9c40913 into main Jul 7, 2026
5 checks passed
@coldhighsun coldhighsun deleted the chore/simplify-tfm-and-fixes branch July 7, 2026 09:34
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.

1 participant