Files
rent-a-car/RentACar/WebApp/bin/Debug/net5.0/API.runtimeconfig.json
ani_konarcheva@abv.bg 982a6a66dd firstCommit
2022-03-25 16:24:21 +02:00

13 lines
292 B
JSON

{
"runtimeOptions": {
"tfm": "net5.0",
"framework": {
"name": "Microsoft.AspNetCore.App",
"version": "5.0.0"
},
"configProperties": {
"System.GC.Server": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}