dotnet8.0/release.json
Omair Majid fcf8d547ef Update to .NET SDK 8.0.107 and Runtime 8.0.7
RHEL tools complain about including packages into RHEL 10 if the version
in RHEL 10 is older than the version in RHEL 9. So bump the .NET version
so we can include it into the compose.

Related: RHEL-25950
Related: RHEL-45214
2024-08-07 10:22:33 -04:00

11 lines
273 B
JSON

{
"release": "8.0.7",
"channel": "8.0",
"tag": "v8.0.7",
"sdkVersion": "8.0.107",
"runtimeVersion": "8.0.7",
"aspNetCoreVersion": "8.0.7",
"sourceRepository": "https://github.com/dotnet/dotnet",
"sourceVersion": "8be139ddde52d33e24c7d82f813248ff9fc54b97"
}