Skip to content

Commit

Permalink
Update NuGet packages (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan authored Oct 25, 2020
1 parent 05da2a0 commit 5b56ba0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AppService.Acmebot/AppService.Acmebot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<PackageReference Include="Microsoft.Azure.Management.Dns" Version="3.0.1" />
<PackageReference Include="Microsoft.Azure.Management.ResourceManager" Version="3.10.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.WebSites" Version="3.1.0" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.5.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.3.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.8" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.3.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.9" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.9" />
<PackageReference Include="WebJobs.Extensions.HttpApi" Version="1.1.0" />
</ItemGroup>
Expand Down

0 comments on commit 5b56ba0

Please sign in to comment.