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

15 lines
266 B
JSON
Raw Normal View History

2022-11-16 17:48:22 -06:00
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
]
}
}