ASDV-C-Sharp/MP2/Problem2BookClubPoints_CalebFontenot/bin/Debug/net6.0-windows/Problem2BookClubPoints_CalebFontenot.runtimeconfig.json
2022-09-15 14:58:29 -05: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"
}
]
}
}