22 lines
No EOL
571 B
JSON
22 lines
No EOL
571 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net8.0",
|
|
"frameworks": [
|
|
{
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "8.0.0"
|
|
},
|
|
{
|
|
"name": "Microsoft.AspNetCore.App",
|
|
"version": "8.0.0"
|
|
}
|
|
],
|
|
"configProperties": {
|
|
"System.GC.Server": true,
|
|
"System.Globalization.Invariant": true,
|
|
"System.Globalization.PredefinedCulturesOnly": true,
|
|
"System.Reflection.NullabilityInfoContext.IsSupported": true,
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
|
}
|
|
}
|
|
} |