18 lines
467 B
JSON
18 lines
467 B
JSON
|
|
{
|
||
|
|
"runtimeOptions": {
|
||
|
|
"tfm": "net6.0",
|
||
|
|
"includedFrameworks": [
|
||
|
|
{
|
||
|
|
"name": "Microsoft.NETCore.App",
|
||
|
|
"version": "6.0.18"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"configProperties": {
|
||
|
|
"System.GC.Server": true,
|
||
|
|
"System.Globalization.Invariant": true,
|
||
|
|
"System.Globalization.PredefinedCulturesOnly": true,
|
||
|
|
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
||
|
|
"System.Runtime.TieredCompilation.QuickJit": false
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|