InfoSetorial/bin/Release/net7.0-windows10.0.17763.0/InfoSetorial.runtimeconfig.json

12 lines
242 B
JSON

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