Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWSLambdaPSCore - Add dotnet global tool installed detection #726

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

bgelens
Copy link
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 normj and ashovlin 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