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

Commit

Permalink
Updating to the latest version of Microsoft.Rest.ClientRuntime (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaiah Williams authored Sep 14, 2019
1 parent be7a5ea commit 6d6bc3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PowerShell/PowerShell.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<PackageReference Include="Microsoft.CSharp" Version="4.5.0" />
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="1.1.0-preview" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="5.5.0" />
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.20" />
<PackageReference Include="PartnerCenter.DotNet" Version="1.14.0" />
<PackageReference Include="PowerShellStandard.Library" Version="5.1.0" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit 6d6bc3b

Please sign in to comment.