Skip to content

Bump to .NET 11 (preview) and nugets to v0.0.7#76

Merged
MDA2AV merged 1 commit into
mainfrom
bump-0.0.7
Jun 17, 2026
Merged

Bump to .NET 11 (preview) and nugets to v0.0.7#76
MDA2AV merged 1 commit into
mainfrom
bump-0.0.7

Conversation

@MDA2AV

@MDA2AV MDA2AV commented Jun 17, 2026

Copy link
Copy Markdown
Owner

What

Bumps the ioxide package family to .NET 11 and the NuGet versions to 0.0.7.

Changes

  • TFM net10.0net11.0 for the five published packages (ioxide, ioxide.file, ioxide.pg, ioxide.redis, ioxide.tls) and the in-solution consumers (Playground, Examples, Tests/ioxide.e2e).
  • Version 0.0.60.0.7 for all five packages.
  • global.json added, pinning the SDK to 11.0.100-preview.5.26302.115.
  • CI (build.yml) now installs the .NET 11 preview SDK so restore/build/pack run on net11.

Research/* experiments are intentionally left untouched (outside ioxide.slnx, separate versioning).

Notes

  • .NET 11 is still a preview (GA expected Nov 2026); consumers of 0.0.7 will need the net11 runtime.

Verification

dotnet build ioxide.slnx -c Release succeeds on the .NET 11 preview SDK — all 8 solution projects, 0 warnings / 0 errors.

- Retarget the five ioxide packages (ioxide, .file, .pg, .redis, .tls) plus the
  Playground/Examples/e2e projects from net10.0 to net11.0
- Bump package versions 0.0.6 -> 0.0.7
- Pin the SDK to .NET 11 preview (11.0.100-preview.5.26302.115) via global.json
- CI: install the .NET 11 preview SDK in build.yml

Research/* experiments are left untouched (outside the solution).
@MDA2AV MDA2AV merged commit 439cf00 into main Jun 17, 2026
1 check 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.

1 participant