Azure-functions-vs-build-sdk: Need Microsoft.NET.Sdk.Functions update for Microsoft.Azure.WebJobs.Extensions 4.0.1

Created on 18 Sep 2020  路  17Comments  路  Source: Azure/azure-functions-vs-build-sdk

Microsoft.NET.Sdk.Functions 3.0.9 depends on Microsoft.Azure.WebJobs.Extensions (>= 3.0.0 && < 3.1.0)

Microsoft.Azure.WebJobs.Extensions now has a version 4.0.1.

An update to Microsoft.NET.Sdk.Functions is needed to use it.

Most helpful comment

All 17 comments

We are in the Same boat....we like to update to Microsoft.Azure.Webjobs.Extensions 4.0.1

@soninaren @vijayrkn @brettsam - any update on this?

We have an internal deployment issue tracking this already. We hope to start on this soon. Will assign to @soninaren to close once it's complete.

Hi,

Do you have any updates?

This is currently in progress. We expect a deployment this week.

@soninaren will provide an update once this is released.

Please let us know. Thanks!!!!!

Any update on this issue?

@RsundararajanRTG - I can see the new version in NuGet - https://www.nuget.org/packages/Microsoft.NET.Sdk.Functions/3.0.10

@vijayrkn the latest version still appears to have the v3.x dependancy on it...perhaps it didnt make this release?

Microsoft.Azure.WebJobs.Extensions (>= 3.0.0 && < 3.1.0)

@soninaren do you know what dependency was updated in 3.0.10?

Resolved in this PR
https://github.com/Azure/azure-functions-vs-build-sdk/pull/484

Going to do a release for this today. Was contemplating right versioning as this is a major version upgrade. We settled by removing the upper bound on the packge.

Thanks @soninaren.

@soninaren - Can we also get the template updated to add the new package?

template package is release already. Next core tools update should include itl

@soninaren Awesome thanks!

Was this page helpful?
0 / 5 - 0 ratings