Cupola/bin/Debug/net6.0/Cupola.runtimeconfig.json

9 lines
147 B
JSON
Raw Normal View History

2022-11-15 11:50:42 +00:00
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}