linuxOS_AP05/debian/test/home/dotnet/sdk/6.0.412/testhost-latest.runtimeconfig.json
2025-09-26 09:40:02 +08:00

10 lines
181 B
JSON
Executable File

{
"runtimeOptions": {
"tfm": "netcoreapp1.0",
"rollForward": "latestMajor",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.20"
}
}
}