mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-14 21:32:52 +00:00
Change command name on publish #76
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LeeReitz on GitHub (Jan 21, 2020).
Is there a way to change/set the command name instead of using the project name? For instance, I have a project called App.Console and have the installed command be 'app' instead of 'App.Console'.
@LeeReitz commented on GitHub (Jan 22, 2020):
Figured out AssemblyName property needs to be set in csproj.