Skip to content

Commit

Permalink
Merge pull request #299 from microsoft/dependabot/nuget/SQL-Hybrid-Cl…
Browse files Browse the repository at this point in the history
…oud-Toolkit/Components/ADP/ADPControl/Microsoft.Rest.ClientRuntime-2.3.24

Bump Microsoft.Rest.ClientRuntime from 2.3.21 to 2.3.24 in /SQL-Hybrid-Cloud-Toolkit/Components/ADP/ADPControl
  • Loading branch information
thesqlsith authored Dec 4, 2024
2 parents 887cf8c + 671920d commit 4a919e3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<AzureFunctionsVersion>v3</AzureFunctionsVersion>
Expand All @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.5.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.2.2" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.7" />
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.21" />
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
<PackageReference Include="Microsoft.Rest.ClientRuntime.Azure" Version="3.3.19" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 4a919e3

Please sign in to comment.