Skip to content

Commit

Permalink
Merge pull request #9242 from Azure/dependabot/nuget/Tools/Sample-Dat…
Browse files Browse the repository at this point in the history
…a-Ingest-Tool/SampleDataIngestTool/Azure.Identity-1.10.2

Bump Azure.Identity from 1.5.0 to 1.10.2 in /Tools/Sample-Data-Ingest-Tool/SampleDataIngestTool
  • Loading branch information
v-atulyadav authored Oct 23, 2023
2 parents 7f1b9e7 + a94e7f3 commit c005bb0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.1</TargetFramework>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.5.0" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="Azure.Monitor.Query" Version="1.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
Expand Down

0 comments on commit c005bb0

Please sign in to comment.