client-dotnet/global.json

6 lines
No EOL
77 B
JSON

{
"sdk": {
"version": "6.0.100",
"rollForward": "latestMinor"
}
}