[PR #266] .NET 10 support #330

Open
opened 2026-01-29 16:32:11 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/quamotion/dotnet-packaging/pull/266

State: closed
Merged: Yes


Adds support for .NET 10.

I also checked the PR for .NET 9 (#257) and saw the linked issue, I missed updating libicu for .NET 9, updated it to include up to their latest released version libicu78. The newest being used on Ubuntu right now is libicu76, which makes sense why they'd be getting errors when the here newest being generated for DEBs before was libicu74. I only use the RPMs with this, so I had not encountered the issue myself when testing.

https://github.com/unicode-org/icu/releases
https://packages.ubuntu.com/search?keywords=libicu&searchon=names&suite=all&section=all

**Original Pull Request:** https://github.com/quamotion/dotnet-packaging/pull/266 **State:** closed **Merged:** Yes --- Adds support for .NET 10. I also checked the PR for .NET 9 (#257) and saw the linked issue, I missed updating libicu for .NET 9, updated it to include up to their latest released version libicu78. The newest being used on Ubuntu right now is libicu76, which makes sense why they'd be getting errors when the here newest being generated for DEBs before was libicu74. I only use the RPMs with this, so I had not encountered the issue myself when testing. https://github.com/unicode-org/icu/releases https://packages.ubuntu.com/search?keywords=libicu&searchon=names&suite=all&section=all
claunia added the pull-request label 2026-01-29 16:32:11 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dotnet-packaging#330