Upgrade Microsoft.Rest.ClientRuntime from 2.3.10 to 2.3.23 (#702)

* Upgrade Microsoft.Rest.ClientRuntime from 2.3.10 to 2.3.23 (#699)

* Fix unit tests by setting kubernetesMock.CallBase = true (#699)
This commit is contained in:
Remi Gaudin
2021-09-29 14:21:45 +02:00
committed by GitHub
parent 463e2d94df
commit 3f178a7b78
2 changed files with 11 additions and 6 deletions

View File

@@ -34,7 +34,7 @@
<PackageReference Include="Fractions" Version="4.0.1" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" PrivateAssets="all" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.1.3" />
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.10" />
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.23" />
<PackageReference Include="prometheus-net" Version="4.1.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.11.1" />
<PackageReference Include="System.IO.Abstractions" Version="13.2.33" />