Skip to content

DotMake.CommandLine v1.6.4

Compare
Choose a tag to compare
@calacayir calacayir released this 10 Jan 23:04
· 42 commits to main since this release
  • 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