Skip to content

Commit edd2e56

Browse files
authored
Merge pull request #145 from Azure/clientruntime-2.3.20
Update Microsoft.Rest.ClientRuntime to 2.3.20
2 parents 1d78227 + 0a343f2 commit edd2e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dependencies.targets

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
99
</ItemGroup>
1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.19" />
11+
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.20" />
1212
</ItemGroup>
1313
<ItemGroup Condition="'$(IncludeHyak)' == 'true'">
1414
<PackageReference Include="Microsoft.Azure.Common" Version="2.2.1" />

0 commit comments

Comments
 (0)