File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 <PackageVersion Include =" Microsoft.Extensions.Logging" Version =" $(DotNetVersion)" />
2121 <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" $(DotNetVersion)" />
2222 <PackageVersion Include =" Microsoft.Extensions.Options" Version =" $(DotNetVersion)" />
23- <PackageVersion Include =" Microsoft.Graph" Version =" 5.35 .0" />
23+ <PackageVersion Include =" Microsoft.Graph" Version =" 5.89 .0" />
2424 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1" />
2525 <PackageVersion Include =" Moq" Version =" 4.20.72" />
2626 <PackageVersion Include =" PosInformatique.FluentAssertions.Json" Version =" 1.6.0" />
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ for more details.
7575### Example with Microsoft.Graph
7676
7777The [ PosInformatique.Foundations.Emailing.Graph] ( https://www.nuget.org/packages/[PosInformatique.Foundations.Emailing.Graph/ )
78- package depends on [ Microsoft.Graph] ( https://www.nuget.org/packages/Microsoft.Graph/ ) ** 5.35 .0**
78+ package depends on [ Microsoft.Graph] ( https://www.nuget.org/packages/Microsoft.Graph/ ) ** 5.89 .0**
7979for backward compatibility with a wide range of existing projects.
8080
8181If your application requires a newer version, you can simply add an explicit reference in your project, for example:
You can’t perform that action at this time.
0 commit comments