mh_custom/wtmProject.DataAccess/bin/Release/net6.0/wtmProject.DataAccess.runtimeconfig.json

13 lines
322 B
JSON
Raw Normal View History

2026-01-06 10:55:05 +08:00
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
"System.Reflection.NullabilityInfoContext.IsSupported": true
}
}
2024-05-16 17:30:33 +08:00
}