Skip to content

Commit d2b98ea

Browse files
Bump Azure.Identity from 1.8.0 to 1.10.2 in /MicrosoftGraphEmail.Read
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.8.0 to 1.10.2. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.8.0...Azure.Identity_1.10.2) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4a0c09 commit d2b98ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MicrosoftGraphEmail.Read/TZ.GraphReadEmailDemo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Azure.Identity" Version="1.8.0" />
12+
<PackageReference Include="Azure.Identity" Version="1.10.2" />
1313
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.1" />
1414
<PackageReference Include="Microsoft.Graph" Version="4.49.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)