HR-Collector/HRServer-Exporter/Installer/bin/Release/net6.0-windows/win-x64/Installer.runtimeconfig.json
2024-12-31 16:35:06 +01:00

18 lines
No EOL
365 B
JSON

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