Files
ClaudeDo/global.json
T
CubeGameLP c259254921 build: allow SDK roll-forward to a newer major (PCs without a .NET 8 SDK)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
(cherry picked from commit 76942bc5c55f3f44e1289ff0d6e690fad57e95b7)
2026-08-28 20:31:50 +02:00

7 lines
78 B
JSON

{
"sdk": {
"version": "8.0.418",
"rollForward": "latestMajor"
}
}