mirror of
https://github.com/Facepunch/sbox-public.git
synced 2026-08-01 00:08:05 -04:00
15 lines
434 B
JSON
15 lines
434 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net10.0",
|
|
"framework": {
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "10.0.0"
|
|
},
|
|
"configProperties": {
|
|
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
|
|
"System.Runtime.TieredPGO": true,
|
|
"System.Threading.ThreadPool.UseWindowsThreadPool": true
|
|
}
|
|
}
|
|
} |