Skip to content

Commit 7c3a045

Browse files
Bump Azure.Identity from 1.13.2 to 1.15.0
--- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 036c81e commit 7c3a045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-auth/GraphTutorial/GraphTutorial.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ItemGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="Azure.Identity" Version="1.13.2" />
18+
<PackageReference Include="Azure.Identity" Version="1.15.0" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.2" />
2020
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
2121
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.1" />

0 commit comments

Comments
 (0)