Skip to content

Commit b3ccc34

Browse files
Bump Microsoft.Rest.ClientRuntime from 2.3.20 to 2.3.24
Bumps [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net) from 2.3.20 to 2.3.24. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/commits/Microsoft.Rest.ClientRuntime_2.3.24) --- updated-dependencies: - dependency-name: Microsoft.Rest.ClientRuntime dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 83e9464 commit b3ccc34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ManageVirtualMachineScaleSetAsync.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.20" />
21+
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
2222
<PackageReference Include="Microsoft.Azure.Management.Fluent" Version="1.36.1" />
2323
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.1" />
2424
<PackageReference Include="CoreFTP" Version="1.2.0" />

0 commit comments

Comments
 (0)