roblox-cs / dotnet /shared /Microsoft.NETCore.App /8.0.8 /Microsoft.NETCore.App.runtimeconfig.json
asynchronousai's picture
Upload 2613 files
090629c verified
raw
history blame contribute delete
49 Bytes
{
"runtimeOptions": {
"tfm": "net8.0"
}
}