diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index aace2bb..f7bf335 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -19,6 +19,12 @@ "commands": [ "roslynator" ] + }, + "narchitecture.gen": { + "version": "1.1.0", + "commands": [ + "nArchGen" + ] } } } \ No newline at end of file