🤖 This is an automated pull request from Repo Assist, an AI assistant.
Summary
Bumps the .NET SDK pin in global.json from 10.0.102 to 10.0.105, the latest available .NET 10.0 patch.
The existing rollForward: minor policy already causes CI runners to use 10.0.105 (the actual version seen on runners is 10.0.105). This change keeps the explicit version in sync with reality and avoids any future confusion.
Test Status
- Build: ✅
dotnet build -c Release — succeeded (0 warnings, 0 errors)
- No functional changes; no test run needed for a version-pin bump.
Generated by 🌈 Repo Assist, see workflow run. Learn more.
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/repo-assist.md@97143ac59cb3a13ef2a77581f929f06719c7402a
To route changes like this to a review issue instead of blocking, configure protected-files: fallback-to-issue in your workflow configuration.
Generated by 🌈 Repo Assist, see workflow run. Learn more.
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/repo-assist.md@97143ac59cb3a13ef2a77581f929f06719c7402a
🤖 This is an automated pull request from Repo Assist, an AI assistant.
Summary
Bumps the .NET SDK pin in
global.jsonfrom10.0.102to10.0.105, the latest available .NET 10.0 patch.The existing
rollForward: minorpolicy already causes CI runners to use10.0.105(the actual version seen on runners is10.0.105). This change keeps the explicit version in sync with reality and avoids any future confusion.Test Status
dotnet build -c Release— succeeded (0 warnings, 0 errors)Warning
Protected Files
This was originally intended as a pull request, but the patch modifies protected files. These files may affect project dependencies, CI/CD pipelines, or agent behaviour. Please review the changes carefully before creating the pull request.
Click here to create the pull request once you have reviewed the changes
Protected files
global.jsonTo route changes like this to a review issue instead of blocking, configure
protected-files: fallback-to-issuein your workflow configuration.