Skip to content

Commit 532017c

Browse files
Merge pull request #394 from microsoftgraph/dependabot/nuget/app-auth/GraphAppOnlyTutorial/Azure.Identity-1.16.0
Bump Azure.Identity from 1.15.0 to 1.16.0
2 parents 66902bb + 2cc0432 commit 532017c

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.15.0" />
18+
<PackageReference Include="Azure.Identity" Version="1.16.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)