mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
14 lines
377 B
JSON
14 lines
377 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net8.0",
|
|
"framework": {
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "8.0.0"
|
|
},
|
|
"configProperties": {
|
|
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
|
|
"System.Runtime.TieredCompilation": false
|
|
}
|
|
}
|
|
} |