linq-assignment/LinqActivity/bin/Debug/net6.0/LinqActivity.runtimeconfig.json

9 lines
139 B
JSON
Raw Normal View History

2024-02-22 18:27:49 -05:00
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}