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

9 lines
139 B
JSON
Raw Permalink Normal View History

2022-10-13 13:03:15 -05:00
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}