Skip to content

Commit

Permalink
Update ACMESharpCore
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan committed Feb 21, 2019
1 parent 4cc88b6 commit 38a7d4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AzureKeyVault.LetsEncrypt/AzureKeyVault.LetsEncrypt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<AzureFunctionsVersion>v2</AzureFunctionsVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ACMESharpCore" Version="2.0.0.49-beta1" />
<PackageReference Include="ACMESharpCore" Version="2.0.1.105" />
<PackageReference Include="DnsClient" Version="1.2.0" />
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.2" />
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.3" />
<PackageReference Include="Microsoft.Azure.Management.Dns" Version="3.0.1" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.0.3" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="1.7.1" />
Expand Down

0 comments on commit 38a7d4e

Please sign in to comment.