ASCU_ALL/ClientCollector/bin/Debug/net5.0/ClientCollector.runtimeconfig.json

9 lines
139 B
JSON
Raw Normal View History

2021-07-31 22:27:59 +05:00
{
"runtimeOptions": {
"tfm": "net5.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "5.0.0"
}
}
}