Skip to content

Update to .NET 10 SDK, add .NET 10 TFM to test projects#1144

Merged
Sergio0694 merged 2 commits intomainfrom
dev/net10-sdk
Nov 24, 2025
Merged

Update to .NET 10 SDK, add .NET 10 TFM to test projects#1144
Sergio0694 merged 2 commits intomainfrom
dev/net10-sdk

Conversation

@Sergio0694
Copy link
Copy Markdown
Member

Title.

PR Checklist

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • PR doesn't include merge commits (always rebase on top of our main, if needed)
  • Tested code with current supported SDKs
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Header has been added to all new source files (run build/UpdateHeaders.bat)
  • Contains NO breaking changes
  • Every new API (including internal ones) has full XML docs
  • Code follows all style conventions

Bump .NET SDK version to 10.0.100 in global.json and update NuGet operations to use 10.0.x in CI workflow. Simplify MVVM Toolkit error message to recommend using the latest .NET SDK version.
Updated the TargetFrameworks property in all unit test .csproj files to include net10.0, enabling tests to run against the latest .NET version.
@Sergio0694 Sergio0694 added CI/pipeline 🔬 Some changes or issues related to CI infrastructure maintenance ⚙️ Some regular maintenance updates testing 🏗️ Issues or changes related to testing infrastructure labels Nov 24, 2025
@Sergio0694 Sergio0694 merged commit 67889e8 into main Nov 24, 2025
9 checks passed
@Sergio0694 Sergio0694 deleted the dev/net10-sdk branch November 24, 2025 22:26
This was referenced Mar 24, 2026
This was referenced Mar 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/pipeline 🔬 Some changes or issues related to CI infrastructure maintenance ⚙️ Some regular maintenance updates testing 🏗️ Issues or changes related to testing infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant