Skip to content

Commit

Permalink
Merge pull request #2723 from Azure/nytian/incre_dtfxcore_ver
Browse files Browse the repository at this point in the history
Update DurableTask.Core to v2.16.1
  • Loading branch information
nytian authored Jan 12, 2024
2 parents bd935ff + 6749371 commit f4ec21a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@

<!-- Common dependencies across all targets -->
<ItemGroup>
<PackageReference Include="Microsoft.Azure.DurableTask.Core" Version="2.16.0" />
<PackageReference Include="Microsoft.Azure.DurableTask.Core" Version="2.16.1" />
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage" Version="1.17.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers" Version="0.5.*" />
<!-- Build-time dependencies -->
Expand Down

0 comments on commit f4ec21a

Please sign in to comment.