Skip to content

Commit 66902bb

Browse files
Merge pull request #378 from microsoftgraph/dependabot/nuget/app-auth/GraphAppOnlyTutorial/Azure.Identity-1.15.0
Bump Azure.Identity from 1.13.2 to 1.15.0
2 parents 036c81e + 6fab9de commit 66902bb

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
@@ -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)