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

15 lines
266 B
JSON
Raw Normal View History

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