diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index ea0f95ba..99446d11 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "dotnet-ci-version-properties": { - "version": "0.7.0", + "version": "0.8.0", "commands": [ "dotnet-ci-version-properties" ] } } -} +} \ No newline at end of file