DotMake.CommandLine v1.6.4
- Fixed: Ensured generated code does not cause CS1591 warning when project uses
<GenerateDocumentationFile>
.
Used<inheritdoc />
for builder files and added<auto-generated />
for extension files like ModuleInitializerAttribute.cs
and CliServiceExtensions.cs