-
Notifications
You must be signed in to change notification settings - Fork 62
Comparing changes
Open a pull request
base repository: microsoftgraph/msgraph-sdk-dotnet-core
base: 3.2.6
head repository: microsoftgraph/msgraph-sdk-dotnet-core
compare: 4.0.0
- 12 commits
- 21 files changed
- 4 contributors
Commits on Apr 22, 2026
-
feat!: update target frameworks to netstandard2.0, netstandard2.1, ne…
…t462, net8.0, net10.0 BREAKING CHANGE: Dropped net6.0 and net9.0 target frameworks. Added netstandard2.1, net8.0, and net10.0. Updated MAUI targets from net6.0-* to net8.0-*. Downgraded xunit.runner.visualstudio to 2.5.8 for net462 test compatibility. Added conditional compilation directives for net462 test compatibility. Closes #1030 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7944384 - Browse repository at this point
Copy the full SHA 7944384View commit details
Commits on Apr 30, 2026
-
Fix MAUI build: update targets from net6.0 to net10.0 and remove depr…
…ecated macos - Update MAUI platform targets from net6.0-* to net10.0-* in Directory.Build.props - Remove net6.0-macos target (deprecated, covered by maccatalyst) - Remove dead #elif MACOS code path in GraphClientFactory.cs - Remove 'macos' from workload install in CI pipelines The net6.0-macos workload no longer exists in modern .NET SDKs, and the net6.0-* MAUI platform targets are incompatible with the .NET 10 SDK used in CI. The base net6.0 TFM is preserved for non-MAUI consumers. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3bae48c - Browse repository at this point
Copy the full SHA 3bae48cView commit details -
ci: update GitHub Actions runner to windows-latest
Windows-latest now resolves to Windows Server 2025, providing better alignment with the .NET 10 SDK and modern MAUI workloads. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d022e02 - Browse repository at this point
Copy the full SHA d022e02View commit details -
ci: update ADO pipeline to use .NET 8 + 10 (drop .NET 6)
.NET 6 is no longer needed - the project targets net8.0 and net10.0. Updated SDK install to match the actual target frameworks. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 574e5d4 - Browse repository at this point
Copy the full SHA 574e5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 661ef65 - Browse repository at this point
Copy the full SHA 661ef65View commit details
Commits on May 1, 2026
-
Merge pull request #1031 from microsoftgraph/feat/update-target-frame…
…works feat!: update target frameworks to netstandard2.0, netstandard2.1, net462, net8.0, net10.0
Configuration menu - View commit details
-
Copy full SHA for 9d95bb1 - Browse repository at this point
Copy the full SHA 9d95bb1View commit details
Commits on May 7, 2026
-
feat!: upgrade Kiota to 2.0.0 and support packages
Update all direct NuGet package dependencies to their latest versions: - Kiota packages: 1.22.1 → 2.0.0 - Microsoft.IdentityModel packages: 8.16.0 → 8.18.0 - Microsoft.SourceLink.GitHub: 8.0.0 → 10.0.203 - System.Net.Http.WinHttpHandler: 9.0.14 → 10.0.7 - Microsoft.NET.Test.Sdk: 17.13.0 → 18.5.1 - coverlet packages: 6.0.4 → 10.0.0 - Microsoft.VisualStudio.Threading.Analyzers: 17.13.2 → 17.14.15 - xunit.runner.visualstudio: 2.5.8 → 2.8.2 (pinned for net462) Adapt to Kiota 2.0 breaking changes: - Replace IAsyncParseNodeFactory with IParseNodeFactory - Update AsyncMonitor, ResponseHandler, DeltaResponseHandler, UploadResponseHandler to use direct IParseNodeFactory instead of casting BREAKING CHANGE: Kiota upgraded to 2.0.0 which removes IAsyncParseNodeFactory interface. Internal implementation changes required in response handlers.
Configuration menu - View commit details
-
Copy full SHA for e24b91f - Browse repository at this point
Copy the full SHA e24b91fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ad8ce2 - Browse repository at this point
Copy the full SHA 6ad8ce2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9678bd3 - Browse repository at this point
Copy the full SHA 9678bd3View commit details -
Merge pull request #1049 from microsoftgraph/mmainer/update-kiota-deps
feat!: upgrade Kiota to 2.0.0 and support packages
Configuration menu - View commit details
-
Copy full SHA for a8e99cf - Browse repository at this point
Copy the full SHA a8e99cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 214ba95 - Browse repository at this point
Copy the full SHA 214ba95View commit details -
Merge pull request #1050 from microsoftgraph/release-please--branches…
…--main--components--Microsoft.Graph.Core chore(main): release 4.0.0
Configuration menu - View commit details
-
Copy full SHA for 8cf5afe - Browse repository at this point
Copy the full SHA 8cf5afeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.2.6...4.0.0