mirror of
https://github.com/azaion/flights.git
synced 2026-04-22 07:06:32 +00:00
0625cd4157
Made-with: Cursor
19 lines
401 B
JSON
19 lines
401 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net10.0",
|
|
"frameworks": [
|
|
{
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "10.0.0"
|
|
},
|
|
{
|
|
"name": "Microsoft.AspNetCore.App",
|
|
"version": "10.0.0"
|
|
}
|
|
],
|
|
"configProperties": {
|
|
"System.GC.Server": true,
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
|
}
|
|
}
|
|
} |