Files
DotNetSolutionTools/global.json
Matthew Parker 18a4500c7b Initial Commit
2023-08-29 23:01:11 +10:00

6 lines
79 B
JSON

{
"sdk": {
"version": "7.0.305",
"rollForward": "latestFeature"
}
}