diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 98f8a482b..4b7104fb2 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "gettext.net.extractor": { - "version": "8.0.5", + "version": "10.0.1", "commands": [ "GetText.Extractor" ],