diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7c36dd4..5d74694 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "fsdgencsharp": { - "version": "2.27.0", + "version": "2.27.1", "commands": [ "fsdgencsharp" ] }, "fsdgenjs": { - "version": "2.9.0", + "version": "2.10.1", "commands": [ "fsdgenjs" ]