aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio_22/Tango.Portal.Chat.Web/.config/dotnet-tools.json
blob: 837b189b0eae2220bd41430539754811b268b17d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "version": 1,
  "isRoot": true,
  "tools": {
    "dotnet-ef": {
      "version": "9.0.8",
      "commands": [
        "dotnet-ef"
      ],
      "rollForward": false
    }
  }
}