Skip to content

Commit 8db3beb

Browse files
Bump Azure.Identity in /MicrosoftGraphEmail/TZ.GraphEmailDemo
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.5.0-beta.4 to 1.10.2. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.5.0-beta.4...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 8db3beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MicrosoftGraphEmail/TZ.GraphEmailDemo/TZ.GraphEmailDemo.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.5.0-beta.4" />
12+
<PackageReference Include="Azure.Identity" Version="1.10.2" />
1313
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.0-rc.2.21480.5" />
1414
<PackageReference Include="Microsoft.Graph" Version="4.7.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)