Skip to content

chore!: update dotnet 10 - #63

Merged
Marc-Antoine-Soucy merged 2 commits into
mainfrom
dev/maso/dotnet10
Jan 19, 2026
Merged

chore!: update dotnet 10#63
Marc-Antoine-Soucy merged 2 commits into
mainfrom
dev/maso/dotnet10

Conversation

@Marc-Antoine-Soucy

Copy link
Copy Markdown
Contributor

GitHub Issue: #

Proposed Changes

  • Bug fix
  • Feature
  • Code style update (formatting)
  • Refactoring (no functional changes, no api changes)
  • Build or CI related changes
  • Documentation content changes
  • Other, please describe:

What is the current behavior?

Targets .NET 8.
Uses C# 12.

What is the new behavior?

Targets .NET 10.
Uses C# 14.

Impact on version

  • Major (Public API was modified.)
    • Public constructs (class, struct, delegate, enum, etc.) were removed or renamed.
    • Public members were removed or renamed.
    • Public method signatures were changed or renamed.
  • Minor (Public API was extended.)
    • Public constructs, members, or overloads were added.
  • Patch (Public API was unchanged.)
    • A bug in behavior was fixed.
    • Documentation was changed.
  • None (The library is unchanged.)
    • Only code under the build folder was changed.
    • Only code under the .github folder was changed.

Checklist

Please check that your PR fulfills the following requirements:

  • Documentation has been added/updated.
  • Automated Unit / Integration tests for the changes have been added/updated.
  • Updated BREAKING_CHANGES.md (if you introduced a breaking change).
  • Your conventional commits are aligned with the Impact on version section.

Other information

Comment thread src/SectionsNavigation.Uno.WinUI/SectionsNavigation.Uno.WinUI.csproj Outdated
Comment thread src/StackNavigation.Uno.WinUI/StackNavigation.Uno.WinUI.csproj Outdated
Comment thread BREAKING_CHANGES.md
Comment thread BREAKING_CHANGES.md
@Marc-Antoine-Soucy
Marc-Antoine-Soucy merged commit c00b28d into main Jan 19, 2026
3 checks passed
@Marc-Antoine-Soucy
Marc-Antoine-Soucy deleted the dev/maso/dotnet10 branch January 19, 2026 16:59
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.

3 participants