diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index e29d6594e..a1119ca47 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -7,7 +7,7 @@ "commands": ["swagger"] }, "dotnet-ef": { - "version": "8.0.0", + "version": "8.0.1", "commands": ["dotnet-ef"] } }