Skip to content

Commit 866ee26

Browse files
Bump Azure.Identity from 1.17.1 to 1.19.0
--- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 302c833 commit 866ee26

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)