Skip to content

Commit

Permalink
Merge pull request #17 from shibayan/feature/update-packages
Browse files Browse the repository at this point in the history
Update ACMESharpCore
  • Loading branch information
shibayan authored Feb 21, 2019
2 parents 4cc88b6 + 38a7d4e commit 3478343
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 3478343

Please sign in to comment.