Files
runner/src/global.json
github-actions[bot] 8e0cd36cd8 Upgrade dotnet sdk to v6.0.418 (#3085)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-10 12:48:40 -05:00

6 lines
44 B
JSON

{
"sdk": {
"version": "6.0.418"
}
}