Skip to content

Commit

Permalink
Update to Durable Functions v2.4.0 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan committed Dec 1, 2020
1 parent e6b038b commit e871274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppService.Acmebot/AppService.Acmebot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.Azure.Management.ResourceManager" Version="3.10.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.WebSites" Version="3.1.0" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.3.1" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.4.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.10" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.11" />
<PackageReference Include="WebJobs.Extensions.HttpApi" Version="1.1.0" />
Expand Down

0 comments on commit e871274

Please sign in to comment.