ASDV-C-Sharp/MP5/DriversLicenseExam_CalebFontenot/bin/Debug/net6.0-windows/DriversLicenseExam_CalebFontenot.runtimeconfig.json
2022-11-27 17:11:02 -06:00

15 lines
266 B
JSON
Executable File

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