Skip to content

Commit

Permalink
Update ACMESharpCore and NuGet packages (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan committed Aug 26, 2022
1 parent 7439a50 commit 73db3bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions KeyVault.Acmebot/KeyVault.Acmebot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<AzureFunctionsVersion>v4</AzureFunctionsVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.Route53" Version="3.7.3.23" />
<PackageReference Include="AWSSDK.Route53" Version="3.7.3.29" />
<PackageReference Include="Azure.Identity" Version="1.6.1" />
<PackageReference Include="Azure.ResourceManager.Dns" Version="1.0.0-beta.1" />
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.3.0" />
Expand All @@ -13,7 +13,7 @@
<PackageReference Include="DurableTask.TypedProxy" Version="2.2.1" />
<PackageReference Include="Google.Apis.Dns.v1" Version="1.57.0.2772" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.7.2" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.8.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.1" />
<PackageReference Include="WebJobs.Extensions.HttpApi" Version="2.0.3" />
Expand Down

0 comments on commit 73db3bf

Please sign in to comment.