Merge pull request #15475 from Bond-009/net10

Update to .NET 10.0
This commit is contained in:
Bond-009
2026-01-18 12:08:51 +01:00
committed by GitHub
60 changed files with 155 additions and 335 deletions

View File

@@ -9,7 +9,7 @@ on:
pull_request:
env:
SDK_VERSION: "9.0.x"
SDK_VERSION: "10.0.x"
jobs:
run-tests: