Files
quality_recticel/VS code/bin/Debug/net6.0-windows/Quality_Scan.runtimeconfig.json
2025-04-16 13:31:51 +03:00

15 lines
252 B
JSON

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