cstdotnet/global.json
Tony Bark 190b8d10bb RollForward support
- Added Forward compatibility with newer SDKs.
- Added root items into solution.
2026-02-04 00:05:25 -05:00

6 lines
No EOL
71 B
JSON

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