roblox-cs / dotnet /sdk /8.0.402 /testhost-latest.runtimeconfig.json
asynchronousai's picture
Upload 2613 files
090629c verified
raw
history blame contribute delete
180 Bytes
{
"runtimeOptions": {
"tfm": "netcoreapp1.0",
"rollForward": "latestMajor",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.8"
}
}
}