Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Commit

Permalink
Update FrontDoor management library (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan authored Feb 1, 2021
1 parent 7612f36 commit 020c017
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.1.0" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.Management.Cdn" Version="5.0.0-preview" />
<PackageReference Include="Microsoft.Azure.Management.FrontDoor" Version="3.0.0" />
<PackageReference Include="Microsoft.Azure.Management.FrontDoor" Version="4.0.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.11" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 020c017

Please sign in to comment.