mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 09:02:50 +00:00
12 lines
220 B
JSON
12 lines
220 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net6.0",
|
|
"framework": {
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "6.0.0"
|
|
},
|
|
"configProperties": {
|
|
"System.Runtime.TieredCompilation": false
|
|
}
|
|
}
|
|
} |