Skip to content

Commit

Permalink
Update package versions for AWSSDK.Route53 and Google.Apis.Dns.v1
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan committed Jan 15, 2024
1 parent ca4e7d3 commit b9f25b5
Showing 1 changed file with 2 additions and 2 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,15 +4,15 @@
<AzureFunctionsVersion>v4</AzureFunctionsVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.Route53" Version="3.7.300.12" />
<PackageReference Include="AWSSDK.Route53" Version="3.7.302.3" />
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Azure.ResourceManager.Dns" Version="1.1.0" />
<PackageReference Include="Azure.ResourceManager.PrivateDns" Version="1.1.0" />
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.5.1" />
<PackageReference Include="Azure.Security.KeyVault.Keys" Version="4.5.0" />
<PackageReference Include="DnsClient" Version="1.7.0" />
<PackageReference Include="DurableTask.TypedProxy" Version="2.2.2" />
<PackageReference Include="Google.Apis.Dns.v1" Version="1.64.0.3164" />
<PackageReference Include="Google.Apis.Dns.v1" Version="1.65.0.3273" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.13.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="[6.0.*,7.0.0)" />
Expand Down

0 comments on commit b9f25b5

Please sign in to comment.