Files
runner/src/global.json
github-actions[bot] 2d83e1d88f Upgrade dotnet sdk to v6.0.421 (#3244)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-14 22:47:26 -04:00

6 lines
44 B
JSON

{
"sdk": {
"version": "6.0.421"
}
}