Files
runner/src/TestDotNet8Compatibility/global.json
eric sciple fb6d1adb43 .NET 8 OS compatibility test (#3422)
* Revert "Warn for soon to be deprecated OS versions (#3413)"

This reverts commit ae04147f96.

* Add .NET 8 OS compatibility test

* feedback
2024-08-07 16:53:00 -05:00

6 lines
44 B
JSON

{
"sdk": {
"version": "8.0.303"
}
}