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