Asteroids/bin/Debug/net6.0/Asteroids.runtimeconfig.json
2022-12-06 09:19:21 +01:00

13 lines
248 B
JSON

{
"runtimeOptions": {
"tfm": "net6.0",
"rollForward": "Major",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
"configProperties": {
"System.Runtime.TieredCompilation": false
}
}
}