Skip to content

Commit

Permalink
Merge pull request #145 from Azure/clientruntime-2.3.20
Browse files Browse the repository at this point in the history
Update Microsoft.Rest.ClientRuntime to 2.3.20
  • Loading branch information
cormacpayne authored Jul 2, 2019
2 parents 1d78227 + 0a343f2 commit edd2e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dependencies.targets
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.19" />
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.20" />
</ItemGroup>
<ItemGroup Condition="'$(IncludeHyak)' == 'true'">
<PackageReference Include="Microsoft.Azure.Common" Version="2.2.1" />
Expand Down

0 comments on commit edd2e56

Please sign in to comment.