diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 2e17df8..01b4b80 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpasyncgenerator.tool": { - "version": "0.22.0", + "version": "0.23.0", "commands": [ "async-generator" ]