Skip to content

Commit f6371d8

Browse files
committed
update microsoft identity client package
1 parent 443f4bc commit f6371d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FileSystem.Adapters.MicrosoftOneDrive/FileSystem.Adapters.MicrosoftOneDrive.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<ItemGroup>
2020
<PackageReference Include="Microsoft.Graph" Version="4.54.0" />
21-
<PackageReference Include="Microsoft.Identity.Client" Version="4.61.1" />
21+
<PackageReference Include="Microsoft.Identity.Client" Version="4.64.0" />
2222
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)