Skip to content

AWSLambdaPSCore - Add dotnet global tool installed detection#726

Merged
normj merged 1 commit intoaws:devfrom
bgelens:fix/dotnet-global-tool-already-installed
Mar 22, 2021
Merged

AWSLambdaPSCore - Add dotnet global tool installed detection#726
normj merged 1 commit intoaws:devfrom
bgelens:fix/dotnet-global-tool-already-installed

Conversation

@bgelens
Copy link
Copy Markdown
Contributor

@bgelens bgelens commented Aug 26, 2020

detect if lambdatools is already installed to prevent error during install command and invoked with ErrorAction Stop / ErrorActionPreference = 'Stop'

*Issue #725

Description of changes:

Detect if Amazon.Lambda.Tools dotnet global tool is already installed. If so, directly call update.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ashovlin ashovlin requested review from ashovlin and normj August 26, 2020 18:24
@normj normj changed the base branch from master to dev March 22, 2021 23:56
@normj normj merged commit c4a7c28 into aws:dev Mar 22, 2021
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