Files
runner/src/TestDotNet8Compatibility/global.json
2024-10-16 12:32:51 -04:00

6 lines
44 B
JSON

{
"sdk": {
"version": "8.0.403"
}
}