2chBackConsole/bin/Debug/net6.0/2chSQL.runtimeconfig.json

9 lines
139 B
JSON
Raw Normal View History

2022-10-14 20:00:11 +10:00
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}