Skip to content

Commit

Permalink
Update NuGet packages (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan authored Nov 6, 2021
1 parent 4785ecf commit 77ec781
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions AppService.Acmebot/AppService.Acmebot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
<PackageReference Include="Microsoft.Azure.Management.Dns" Version="3.0.1" />
<PackageReference Include="Microsoft.Azure.Management.ResourceManager" Version="3.14.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.WebSites" Version="3.1.2" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.1" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.5.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.19" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.6.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.20" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.13" />
<PackageReference Include="WebJobs.Extensions.HttpApi" Version="1.1.1" />
<PackageReference Include="WebJobs.Extensions.HttpApi" Version="1.1.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ACMESharpCore\src\ACMESharp.DotNetCore\ACMESharp.DotNetCore.csproj" />
Expand Down

0 comments on commit 77ec781

Please sign in to comment.