Skip to content

Commit

Permalink
Update NuGet packages (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan authored Apr 9, 2020
1 parent 51dd708 commit c62b08f
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 @@ -5,14 +5,14 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ACMESharpCore" Version="2.1.0.113" />
<PackageReference Include="DnsClient" Version="1.3.0" />
<PackageReference Include="DnsClient" Version="1.3.1" />
<PackageReference Include="DurableTask.TypedProxy" Version="2.0.0" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.0.0" />
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.5" />
<PackageReference Include="Microsoft.Azure.Management.Dns" Version="3.0.1" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.4.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.2" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.3" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.5" />
<PackageReference Include="WebJobs.Extensions.HttpApi" Version="1.0.2" />
</ItemGroup>
Expand Down

0 comments on commit c62b08f

Please sign in to comment.