ASDV-C-Sharp/MP3/RandomNumberFileWriterOne_CalebFontenot/bin/Debug/net6.0-windows/RandonNumberFileWriterOne_CalebFontenot.runtimeconfig.json
2022-11-03 17:48:04 -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"
}
]
}
}