mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08: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
|
|
}
|
|
}
|
|
} |