ASCU_ALL/Test2/bin/Release/net5.0/Test2.runtimeconfig.json

9 lines
139 B
JSON
Raw Normal View History

2021-05-27 15:58:23 +05:00
{
"runtimeOptions": {
"tfm": "net5.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "5.0.0"
}
}
}