-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
"Refactor build script for customizable build version and cleanup"
This commit provides refactoring to the PowerShell build script. The script now accepts optional version parameters for the build, enabling customizable versioning for the final build output. A "RemoveProjectsFromSolution" function was introduced to streamline the removal of necessary projects, removing redundancy and enhancing readability. Also, the output messages from dotnet build, publish, and pack are piped to null to clean up console output during the build.
- Loading branch information
1 parent
06699d6
commit a9ca802
Showing
1 changed file
with
23 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters