Skip to content

Commit 0a343f2

Browse files
committed
Update Microsoft.Rest.ClientRuntime to 2.3.20
1 parent 1d78227 commit 0a343f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dependencies.targets

Lines changed: 1 addition & 1 deletion
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)