Skip to content

Conversation

@rulasg
Copy link
Owner

@rulasg rulasg commented Mar 16, 2024

Fixes #115

[Parameter()][switch]$PassThru
)


Check notice

Code scanning / PSScriptAnalyzer

Line has trailing whitespace

Line has trailing whitespace
$semVer = $V[0]
$AllowPrerelease = ($AllowPrerelease -or ($null -ne $V[1]))
}

Check notice

Code scanning / PSScriptAnalyzer

Line has trailing whitespace

Line has trailing whitespace
@rulasg rulasg merged commit 8e75763 into main Mar 16, 2024
@rulasg rulasg deleted the rulasg/issue115 branch March 16, 2024 23:52
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.

Allow module have different name as root folder

2 participants