Files
Complex/Complex.Infrastructure/bin/Release/net6.0/Complex.Infrastructure.runtimeconfig.json
2026-06-02 20:48:16 +03:30

12 lines
242 B
JSON

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