ASDV-C-Sharp/Lab1CalebFontenot/bin/Debug/net6.0-windows/Lab1CalebFontenot.runtimeconfig.json

15 lines
266 B
JSON
Raw Normal View History

2022-08-30 12:37:50 -05:00
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
]
}
}