Skip to content

Use assemblyname to match up output of help with the executable#405

Merged
sensslen merged 2 commits into
mainfrom
sensslen-patch-1
Jan 27, 2026
Merged

Use assemblyname to match up output of help with the executable#405
sensslen merged 2 commits into
mainfrom
sensslen-patch-1

Conversation

@sensslen
Copy link
Copy Markdown
Owner

@sensslen sensslen commented Jan 27, 2026

Summary by CodeRabbit

Release Notes

  • Chores
    • Renamed the NuGetLicense executable from NuGetLicenseCore.dll to nuget-license.dll and updated related workflows and configurations accordingly.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 27, 2026

Walkthrough

This pull request renames the compiled binary output from NuGetLicenseCore.dll to nuget-license.dll. The change is implemented by adding an AssemblyName property set to "nuget-license" in the project file. All references to the binary in the GitHub Actions workflow are updated accordingly, including the invocation paths in check steps and PowerShell-based version verification commands for both general and Windows-specific environments. The workflow behavior remains unchanged, with output continuing to pipe to licenses-output.json and subsequent logging operations preserved.

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Use assemblyname to match up output of help with the executable' accurately describes the main change: updating the AssemblyName property to 'nuget-license' to ensure the binary name matches references in the workflow.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

@sensslen sensslen changed the title Use assemblyman’s to match up output of help with the executable Use assemblyname to match up output of help with the executable Jan 27, 2026
@sensslen sensslen merged commit 99c870f into main Jan 27, 2026
42 checks passed
@sensslen sensslen deleted the sensslen-patch-1 branch January 27, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant