-
Notifications
You must be signed in to change notification settings - Fork 264
Comparing changes
Open a pull request
base repository: microsoftgraph/msgraph-sdk-dotnet
base: 5.105.0
head repository: microsoftgraph/msgraph-sdk-dotnet
compare: 6.0.0
- 7 commits
- 168 files changed
- 7 contributors
Commits on May 1, 2026
-
feat!: update target frameworks to net8.0 and net10.0, drop net5.0 (#…
…3096) * feat!: update target frameworks to net8.0 and net10.0, drop net5.0 BREAKING CHANGE: Dropped net5.0 target framework. The SDK now targets netstandard2.0, netstandard2.1, net8.0, and net10.0. Consumers targeting net5.0 must upgrade to net8.0 or later. - Update Microsoft.Graph TFMs from netstandard2.0;netstandard2.1;net5.0 to netstandard2.0;netstandard2.1;net8.0;net10.0 - Update test project from net8.0 to net8.0;net10.0 - Replace net5.0 per-TFM property groups with net8.0 and net10.0 Fixes #3095 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * refactor: consolidate per-TFM property groups into global NoWarn Remove redundant per-TFM DocumentationFile/NoWarn property groups that could cause parallel build file write races. GenerateDocumentationFile is already enabled globally, and NoWarn values are now consolidated into the main PropertyGroup. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Michael Mainer <8527305+MIchaelMainer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a383774 - Browse repository at this point
Copy the full SHA a383774View commit details
Commits on May 5, 2026
-
feat(generation): update request builders and models
Update generated files with build 217716
Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committedMay 5, 2026 Configuration menu - View commit details
-
Copy full SHA for 295bde7 - Browse repository at this point
Copy the full SHA 295bde7View commit details -
Merge pull request #3106 from microsoftgraph/kiota/v1.0/pipelinebuild…
…/217716 Generated models and request builders
Configuration menu - View commit details
-
Copy full SHA for 8471f47 - Browse repository at this point
Copy the full SHA 8471f47View commit details
Commits on May 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f05de16 - Browse repository at this point
Copy the full SHA f05de16View commit details -
chore(deps): Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.203 (#…
…3101) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.203 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc67fb3 - Browse repository at this point
Copy the full SHA dc67fb3View commit details
Commits on May 12, 2026
-
chore(deps): update xunit, sourcelink, and test.sdk (#3114)
* Bump xunit and xunit.runner.visualstudio Bumps xunit from 2.9.2 to 2.9.3 Bumps xunit.runner.visualstudio from 2.8.2 to 3.1.5 --- updated-dependencies: - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: xunit - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: xunit ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.203 --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.203 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.5.1 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mstest - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mstest ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f75d24e - Browse repository at this point
Copy the full SHA f75d24eView commit details -
chore(main): release 6.0.0 (#3104)
Co-authored-by: release-please-token-provider[bot] <225477224+release-please-token-provider[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 38bad7c - Browse repository at this point
Copy the full SHA 38bad7cView 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 5.105.0...6.0.0