Skip to content

Fix for Issue #109 - #110

Open
Daniel Heuer (danielheuer) wants to merge 2 commits into
PowerShell:masterfrom
danielheuer:patch-1
Open

Fix for Issue #109#110
Daniel Heuer (danielheuer) wants to merge 2 commits into
PowerShell:masterfrom
danielheuer:patch-1

Conversation

@danielheuer

Copy link
Copy Markdown

ShouldProcess dosn't work correctly

added $isWhatIf on all Calls with -Confirm Parameter
$isVerbose, $isConfirm reflected only, if they are present, not the real value (e.g. -Confirm:$false --> $isConfirm was wrongly $true ...)

 ShouldProcess dosn't work correctly
@ghost

Deleted user (ghost) commented Oct 29, 2021

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@TravisEz13

Copy link
Copy Markdown
Member

/azp run PowerShell.Microsoft.PowerShell.Archive

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

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.

2 participants