Skip to content

Commit f4ec4f7

Browse files
authored
Upgrade the version of Microsoft.Rest.ClientRuntime.Azure (#316)
1 parent 8e925f2 commit f4ec4f7

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
@@ -9,7 +9,7 @@
99
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
1010
</ItemGroup>
1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.23" />
12+
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
1313
</ItemGroup>
1414
<ItemGroup Condition="'$(IncludeHyak)' == 'true'">
1515
<PackageReference Include="Microsoft.Azure.Common" Version="2.2.1" />

0 commit comments

Comments
 (0)