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

15 lines
No EOL
252 B
JSON

{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
]
}
}