Files
Umbraco-CMS/global.json
Andy Butland 2503cabbce Dependencies: Update to .NET 10 RC 2 (#20508)
* Update to .NET 10 RC 2.

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-15 20:12:11 +02:00

8 lines
125 B
JSON

{
"sdk": {
"version": "10.0.100-rc.2.25502.107",
"rollForward": "latestFeature",
"allowPrerelease": true
}
}