GtaVUsersInfo/bin/Debug/net7.0-windows/GtaVUsersInfo.runtimeconfig.json

15 lines
252 B
JSON

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