Skip to content

Commit

Permalink
Update DurableTask to 1.5.0 (#1111)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 0f0c87e commit 761843a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.12.0" />
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageVersion Include="Microsoft.DurableTask.Abstractions" Version="1.4.0" />
<PackageVersion Include="Microsoft.DurableTask.Client" Version="1.4.0" />
<PackageVersion Include="Microsoft.DurableTask.Abstractions" Version="1.5.0" />
<PackageVersion Include="Microsoft.DurableTask.Client" Version="1.5.0" />
<PackageVersion Include="Microsoft.DurableTask.Client.OrchestrationServiceClientShim" Version="1.0.5" />
<PackageVersion Include="Microsoft.Extensions.Azure" Version="1.8.0" />
<PackageVersion Include="Microsoft.Extensions.Configuration" Version="$(SdkPackageVersion)" />
Expand Down

0 comments on commit 761843a

Please sign in to comment.