Skip to content

Commit 6726951

Browse files
Merge pull request #57 from microsoftgraph/dependabot/nuget/src/Microsoft.Graph-5.26.0
Bump Microsoft.Graph from 5.25.0 to 5.26.0 in /src
2 parents 4654cca + a2e3d85 commit 6726951

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DeltaQuery.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Azure.Identity" Version="1.10.0" />
1818
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
20-
<PackageReference Include="Microsoft.Graph" Version="5.25.0" />
20+
<PackageReference Include="Microsoft.Graph" Version="5.26.0" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)