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

@@ -25,7 +25,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@baa11fbfe1d6520db94683bd5c7a3818018e4309 # v5.1.0
with:
dotnet-version: '9.0.x'
dotnet-version: '10.0.x'
- name: Initialize CodeQL
uses: github/codeql-action/init@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10