mh_custom/wtmProject.DataAccess/bin/Debug/net6.0/wtmProject.DataAccess.runtimeconfig.json
2024-05-17 13:43:36 +08:00

12 lines
239 B
JSON

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