Elias Stepanik b44040ae8d d
2023-09-27 23:36:08 +02:00

12 lines
239 B
JSON

{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
},
"configProperties": {
"System.Reflection.NullabilityInfoContext.IsSupported": true
}
}
}