Skip to content

Commit

Permalink
Merge pull request #130 from microsoft/dependabot/nuget/src/Microsoft…
Browse files Browse the repository at this point in the history
….ServiceFabric.Powershell.Http/Microsoft.Identity.Client-4.59.1

Bump Microsoft.Identity.Client from 4.56.0 to 4.59.1 in /src/Microsoft.ServiceFabric.Powershell.Http
  • Loading branch information
jeffj6123 authored Apr 22, 2024
2 parents 603c6d4 + 777e6a5 commit 7231393
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Identity.Client" Version="4.56.0" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.59.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="PowerShellStandard.Library" Version="5.1.0-preview-06" />
<PackageReference Include="YamlDotNet.Signed" Version="5.2.1" />
Expand Down

0 comments on commit 7231393

Please sign in to comment.