Files
kaehler.scr/Kaehler.scr/bin/Release/net7.0-windows/Kaehler.scr.runtimeconfig.json
2022-12-11 21:08:34 +01:00

18 lines
355 B
JSON

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