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

14 lines
272 B
JSON

{
"runtimeOptions": {
"tfm": "net7.0",
"includedFrameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "7.0.20"
}
],
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}