Skip to content

Commit

Permalink
Remove Microsoft.Azure.Management.Fluent
Browse files Browse the repository at this point in the history
  • Loading branch information
APErebus committed Oct 28, 2024
1 parent fb7675e commit b7e0c5f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion source/Calamari.Azure/AppServices/AzureTargetSite.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
using Calamari.CloudAccounts;
using Calamari.Common.Plumbing.Logging;
using Calamari.Common.Plumbing.Variables;
using Microsoft.Azure.Management.Fluent;

namespace Calamari.Azure.AppServices
{
Expand Down
2 changes: 0 additions & 2 deletions source/Calamari.CloudAccounts/Calamari.CloudAccounts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
<PackageReference Include="Azure.Core" Version="1.43.0" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.65.0" />
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.23" />
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.37.1" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.48.1" />
</ItemGroup>

Expand Down

0 comments on commit b7e0c5f

Please sign in to comment.