Skip to content

feat: upgrade to .NET 10#232

Merged
emncnozge merged 3 commits into
siemens:masterfrom
emncnozge:net10-upgrade
Jun 22, 2026
Merged

feat: upgrade to .NET 10#232
emncnozge merged 3 commits into
siemens:masterfrom
emncnozge:net10-upgrade

Conversation

@emncnozge

Copy link
Copy Markdown
Collaborator

💡 What is the current behavior?

The library targets .NET 8.

🆕 What is the new behavior?

  • Upgraded target framework to .NET 10
  • Updated Microsoft.AspNetCore.Components.Web to 10.0.8
  • Bumped package version to 0.5.5 with updated OSS documentation

🏁 Checklist

A pull request can only be merged if all of these conditions are met (where applicable):

  • 🦮 Accessibility (a11y) features were implemented
  • 🗺️ Internationalization (i18n) - no hard coded strings
  • 📲 Responsiveness - components handle viewport changes and content overflow gracefully
  • 📄 Documentation was reviewed/updated
  • 🧪 Unit tests were added/updated and pass (dotnet test)
  • 🏗️ Successful compilation (dotnet build, changes pushed)

emncnozge added 3 commits June 1, 2026 09:59
- Target .NET 10 across projects, update related dependencies.
- Update package version
- Replace README OSS documentation for 0.5.5 release
- Update README OSS disclosure link
@emncnozge
emncnozge requested a review from alicanipek June 22, 2026 09:03
@emncnozge
emncnozge merged commit 9557620 into siemens:master Jun 22, 2026
1 check passed
@emncnozge
emncnozge deleted the net10-upgrade branch June 22, 2026 09:16
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.

2 participants