Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Microsoft.Azure.Functions.Worker and Microsoft.Azure.Functions.W…
…orker.Extensions.Http.AspNetCore (#574) * Bump Microsoft.Azure.Functions.Worker and Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore Bumps [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) and [Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore](https://github.com/Azure/azure-functions-dotnet-worker). These dependencies needed to be updated together. Updates `Microsoft.Azure.Functions.Worker` from 2.0.0-preview2 to 2.0.0 - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/2.0.0/release_notes.md) - [Commits](https://github.com/Azure/azure-functions-dotnet-worker/commits/2.0.0) Updates `Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore` from 2.0.0-preview2 to 2.0.0 - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/2.0.0/release_notes.md) - [Commits](https://github.com/Azure/azure-functions-dotnet-worker/commits/2.0.0) --- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Also update Microsoft.Azure.Functions.Worker.Sdk to 2.0.0. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Erhardt <[email protected]>
- Loading branch information