Open
Description
Describe the bug
##[error]Unable to install global Amazon.Lambda.Tools! The old package based version of Amazon.Lambda.Tools is now
deprecated. Newer .NET core versions will need to use a newer hosted agent and the global tools (which this task auto
installs). Refer to Microsoft's guide for the correct hosted agent for which hosted agent you need to use newer
.NET Core versions:https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted
To reproduce
Add a deployment step to an existing pipeline as the last step
Expected behavior
after a successful build the deployment step should succeed.
Screenshots
Your Environment
Additional context