Skip to content

feat: update to .NET 10 - #47

Merged
domsleee merged 1 commit into
mainfrom
net10-and-nul-deletion
Jun 10, 2026
Merged

feat: update to .NET 10#47
domsleee merged 1 commit into
mainfrom
net10-and-nul-deletion

Conversation

@domsleee

@domsleeedomsleee commented Mar 30, 2026

Copy link
Copy Markdown
Owner

NUL / reserved device name deletion has been split off to #48.

Changes

.NET 10 upgrade

  • Update TargetFramework from net9.0 to net10.0
  • Update global.json SDK from 9.0.200 to 10.0.100
  • Update all CI workflows (ci.yaml, release.yaml, benchmark.yaml) to dotnet 10.0.x
  • Update AOT publish path in release workflow (net9.0net10.0)

No version bump here - 1.5.1 -> 1.6.0 moved to #48.

feat: update to .NET 10
NUL deletion split off to #48.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@
@domsleee
domsleeeforce-pushed the net10-and-nul-deletion branch from c4e0862 to f0563a9CompareJune 10, 2026 08:05
@domsleeedomsleee changed the title feat: update to .NET 10 and support deleting reserved device name files (NUL)feat: update to .NET 10Jun 10, 2026
@domsleeedomsleee reopened this Jun 10, 2026
@domsleee
domsleee merged commit 583e105 into mainJun 10, 2026
4 checks passed
@domsleee
domsleee deleted the net10-and-nul-deletion branch June 10, 2026 08:16
Sign up for freeto 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

@domsleee