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

Upgrade version of Webjobs Extension Storage #173

Merged
merged 1 commit into from
Feb 24, 2022

Conversation

rogordon01
Copy link
Contributor

@rogordon01 rogordon01 commented Feb 24, 2022

We currently have a transitive dependency on the deprecated package Microsoft.Azure.DocumentDB.Core. This is being pulled in from Microsoft.Azure.WebJobs.Extensions.Storage -> Microsoft.Azure.Cosmos.Table -> Microsoft.Azure.DocumentDB.Core. This PR upgrades our version of Microsoft.Azure.WebJobs.Extensions.Storage which no longer depends on Microsoft.Azure.Cosmos.Table.

Testing:

  • Ran console app locally
  • Ran Function Apps locally

@rogordon01 rogordon01 requested a review from a team as a code owner February 24, 2022 03:28
@rogordon01 rogordon01 merged commit 261db58 into main Feb 24, 2022
@rogordon01 rogordon01 deleted the personal/rogordon/upgradeWebjobsExtensionStorage branch February 24, 2022 18:45
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