Files
runner/src/global.json
T
github-actions[bot] 82e01c6173 Upgrade dotnet sdk to v6.0.420 (#3211)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-17 22:42:44 -04:00

6 lines
44 B
JSON

{
"sdk": {
"version": "6.0.420"
}
}