Merge remote-tracking branch 'upstream/main' into feature-declarative-agents-dotnet

This commit is contained in:
markwallace-microsoft
2025-11-24 15:15:36 +00:00
963 changed files with 54989 additions and 3751 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
fail-fast: false
matrix:
include:
- { dotnet: "9.0", configuration: Release, os: ubuntu-latest }
- { dotnet: "10.0", configuration: Release, os: ubuntu-latest }
runs-on: ${{ matrix.os }}
env: