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

Update Durable Dependencies Version for v3.0.0 Release #437

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nytian
Copy link
Contributor

@nytian nytian commented Nov 20, 2024

As titled. This PR updates the below dependencies to start the Netherite v2.2.0 release:

Microsoft.Azure.WebJobs.Extensions.DurableTask 2.13.6 -> 3.0.0
Microsoft.Azure.DurableTask.Core 2.17.1 -> 3.0.0

@nytian nytian marked this pull request as draft November 20, 2024 23:43
@nytian nytian marked this pull request as ready for review November 21, 2024 00:39
Copy link
Collaborator

@bachuv bachuv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Please get @sebastianburckhardt's approval before merging though.

@nytian nytian changed the title Update Durable Dependencies Version for v2.2.0 Release Update Durable Dependencies Version for v3.0.0 Release Nov 21, 2024
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>netstandard2.1;netstandard2.0;netcoreapp3.1</TargetFrameworks>
<TargetFrameworks>netstandard2.0</TargetFrameworks>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update the TFM as suggested, this also aligns with the DTFx.Core v3.0.0

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.

4 participants