Learning/Mysql-example/bin/Debug/net7.0-windows/Mysql-example.runtimeconfig.json
2023-05-05 20:58:11 +02:00

15 lines
No EOL
266 B
JSON

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