Skip to content

Commit 4c81904

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

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.10.2" />
12+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
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)