Skip to content

Commit

Permalink
Merge pull request #404 from Azure/dependabot/nuget/tools/code/extrac…
Browse files Browse the repository at this point in the history
…tor/Azure.Identity-1.10.2

Bump Azure.Identity from 1.8.0 to 1.10.2 in /tools/code/extractor
  • Loading branch information
waelkdouh authored Oct 27, 2023
2 parents ee1d567 + 1d66108 commit e9455a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/code/extractor/extractor.csproj
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>
<OutputType>Exe</OutputType>
Expand All @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.8.0" />
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="2.2.0" />
</ItemGroup>
Expand Down

0 comments on commit e9455a9

Please sign in to comment.