diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 294e26e0b..25eb3349e 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-serve": { - "version": "1.10.175", + "version": "1.10.194", "commands": [ "dotnet-serve" ],