Skip to content

Commit

Permalink
Update WebJobs.Extensions.DurableTask.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
nytian authored Oct 17, 2024
1 parent be46732 commit c4ae9fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.13.0" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.39" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Rpc" Version="3.0.39" />
<PackageReference Include="Microsoft.Azure.DurableTask.Core" Version="3.0.0" />
Expand Down

0 comments on commit c4ae9fb

Please sign in to comment.