cnf
2025-08-15 312a1d1f6c53cfa789181b1c9c5fa74e4167f57d
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "version": 1,
  "isRoot": true,
  "tools": {
    "dotnet-ef": {
      "version": "8.0.8",
      "commands": [
        "dotnet-ef"
      ],
      "rollForward": false
    }
  }
}