Skip to content

Commit 67e940a

Browse files
Merge pull request #501 from microsoftgraph/dependabot/nuget/app-auth/GraphAppOnlyTutorial/Azure.Identity-1.19.0
Bump Azure.Identity from 1.17.1 to 1.19.0
2 parents 302c833 + 866ee26 commit 67e940a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</ItemGroup>
2323

2424
<ItemGroup>
25-
<PackageReference Include="Azure.Identity" Version="1.17.1" />
25+
<PackageReference Include="Azure.Identity" Version="1.19.0" />
2626
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="10.0.2" />
2727
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.2" />
2828
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.2" />

0 commit comments

Comments
 (0)