Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoftgraph/msgraph-sdk-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.90.0
Choose a base ref
...
head repository: microsoftgraph/msgraph-sdk-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.91.0
Choose a head ref
  • 10 commits
  • 9,964 files changed
  • 6 contributors

Commits on Aug 12, 2025

  1. build(deps): bump actions/checkout from 4 to 5 (#2971)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Michael Mainer <[email protected]>
    dependabot[bot] and MIchaelMainer authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    3fa7809 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    ca3bec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4192a5f View commit details
    Browse the repository at this point in the history
  3. chore: add copyright to assemblyinfo.cs (#2974)

    * chore: add copyright to assemblyinfo.cs
    
    This should trigger rp
    
    * Create copilot-instructions.md
    MIchaelMainer authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    4889b8e View commit details
    Browse the repository at this point in the history
  4. fix: build trigger (#2976)

    * fix: build trigger
    
    Need to make this a 'user facing' commit by calling this a fix
    
    * fix: src path pattern
    
    Co-authored-by: Copilot <[email protected]>
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    MIchaelMainer and Copilot authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    4658040 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Configuration menu
    Copy the full SHA
    600c88f View commit details
    Browse the repository at this point in the history
  2. feat(generation): update request builders and models

    Update generated files with build 195992
    Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    e7d67e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Merge pull request #2981 from microsoftgraph/kiota/v1.0/pipelinebuild…

    …/195992
    
    Generated  models and request builders
    ramsessanchez authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    f9bb17e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b13dab View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2982 from microsoftgraph/release-please--branches…

    …--main--components--Microsoft.Graph
    
    chore(main): release 5.91.0
    ramsessanchez authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    da167ce View commit details
    Browse the repository at this point in the history
Loading