Install-Script -Name Install-RequiredModule
-
run
Install-RequiredModule
-
run
Build-Module .\Source
-
compiled module appears in the
Output
folder
ModuleBuilder will automatically apply the next semver version if you have installed gitversion.
To manually create a new version run Build-Module .\Source -SemVer 0.0.2