Skip to content

Commit 0f12afd

Browse files
chore: add NArchitecture.Gen tool
1 parent 41d480b commit 0f12afd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.config/dotnet-tools.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
"commands": [
2020
"roslynator"
2121
]
22+
},
23+
"narchitecture.gen": {
24+
"version": "1.1.0",
25+
"commands": [
26+
"nArchGen"
27+
]
2228
}
2329
}
2430
}

0 commit comments

Comments
 (0)