Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into live #41656

Merged
merged 15 commits into from
Jul 4, 2024
Merged

Merge main into live #41656

merged 15 commits into from
Jul 4, 2024

Commits on Jul 3, 2024

  1. Bump Octokit

    Bumps the dotnet group in /docs/csharp/asynchronous-programming/snippets/generate-consume-asynchronous-streams/start with 1 update: [Octokit](https://github.com/octokit/octokit.net).
    
    
    Updates `Octokit` from 12.0.0 to 13.0.1
    - [Release notes](https://github.com/octokit/octokit.net/releases)
    - [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
    - [Commits](octokit/octokit.net@v12.0.0...v13.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Octokit
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4b93134 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41643 from dotnet/dependabot/nuget/docs/csharp/as…

    …ynchronous-programming/snippets/generate-consume-asynchronous-streams/start/dotnet-5547a60a76
    
    Bump Octokit from 12.0.0 to 13.0.1 in /docs/csharp/asynchronous-programming/snippets/generate-consume-asynchronous-streams/start in the dotnet group
    github-actions[bot] committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    cf2ea15 View commit details
    Browse the repository at this point in the history
  3. Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets

    Bumps the dotnet group in /docs/core/extensions/snippets/workers/background-service with 1 update: Microsoft.VisualStudio.Azure.Containers.Tools.Targets.
    
    
    Updates `Microsoft.VisualStudio.Azure.Containers.Tools.Targets` from 1.20.1 to 1.21.0
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6371758 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #41644 from dotnet/dependabot/nuget/docs/core/exte…

    …nsions/snippets/workers/background-service/dotnet-a32d19628c
    
    Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.20.1 to 1.21.0 in /docs/core/extensions/snippets/workers/background-service in the dotnet group
    github-actions[bot] committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    93c2edc View commit details
    Browse the repository at this point in the history
  5. Bump Octokit

    Bumps the dotnet group in /docs/csharp/asynchronous-programming/snippets/generate-consume-asynchronous-streams/finished with 1 update: [Octokit](https://github.com/octokit/octokit.net).
    
    
    Updates `Octokit` from 12.0.0 to 13.0.1
    - [Release notes](https://github.com/octokit/octokit.net/releases)
    - [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
    - [Commits](octokit/octokit.net@v12.0.0...v13.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Octokit
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0553b2e View commit details
    Browse the repository at this point in the history
  6. Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets

    Bumps the dotnet group in /docs/core/extensions/snippets/workers/cloud-service with 1 update: Microsoft.VisualStudio.Azure.Containers.Tools.Targets.
    
    
    Updates `Microsoft.VisualStudio.Azure.Containers.Tools.Targets` from 1.20.1 to 1.21.0
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7c57726 View commit details
    Browse the repository at this point in the history
  7. Bump System.Linq.Dynamic.Core

    Bumps the dotnet group in /docs/csharp/linq/snippets/HowToBuildDynamicQueries with 1 update: [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core).
    
    
    Updates `System.Linq.Dynamic.Core` from 1.4.2 to 1.4.3
    - [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
    - [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
    - [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.4.2...v1.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: System.Linq.Dynamic.Core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    873f181 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #41645 from dotnet/dependabot/nuget/docs/csharp/as…

    …ynchronous-programming/snippets/generate-consume-asynchronous-streams/finished/dotnet-5547a60a76
    
    Bump Octokit from 12.0.0 to 13.0.1 in /docs/csharp/asynchronous-programming/snippets/generate-consume-asynchronous-streams/finished in the dotnet group
    github-actions[bot] committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    462c8ab View commit details
    Browse the repository at this point in the history
  9. Merge pull request #41646 from dotnet/dependabot/nuget/docs/core/exte…

    …nsions/snippets/workers/cloud-service/dotnet-a32d19628c
    
    Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.20.1 to 1.21.0 in /docs/core/extensions/snippets/workers/cloud-service in the dotnet group
    github-actions[bot] committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a560fba View commit details
    Browse the repository at this point in the history
  10. Merge pull request #41647 from dotnet/dependabot/nuget/docs/csharp/li…

    …nq/snippets/HowToBuildDynamicQueries/dotnet-58a2fea4d3
    
    Bump System.Linq.Dynamic.Core from 1.4.2 to 1.4.3 in /docs/csharp/linq/snippets/HowToBuildDynamicQueries in the dotnet group
    github-actions[bot] committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    eeafa46 View commit details
    Browse the repository at this point in the history
  11. Bump Microsoft.Diagnostics.NETCore.Client

    Bumps the dotnet group in /docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp with 1 update: [Microsoft.Diagnostics.NETCore.Client](https://github.com/dotnet/diagnostics).
    
    
    Updates `Microsoft.Diagnostics.NETCore.Client` from 0.2.510501 to 0.2.532401
    - [Release notes](https://github.com/dotnet/diagnostics/releases)
    - [Commits](https://github.com/dotnet/diagnostics/commits)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Diagnostics.NETCore.Client
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dotnet
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b3b65af View commit details
    Browse the repository at this point in the history
  12. Merge pull request #41648 from dotnet/dependabot/nuget/docs/core/diag…

    …nostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp/dotnet-f5eb842fd4
    
    Bump Microsoft.Diagnostics.NETCore.Client from 0.2.510501 to 0.2.532401 in /docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp in the dotnet group
    github-actions[bot] committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bb64b11 View commit details
    Browse the repository at this point in the history
  13. Azure AI auth for .NET overview (#41587)

    Added new .NET AI auth for Azure AI services overview.
    
    ---------
    
    Co-authored-by: David Pine <david.pine@microsoft.com>
    Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
    3 people committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3e209a3 View commit details
    Browse the repository at this point in the history
  14. Bigboybamo patch 3 (#41636)

    * Update access-modifiers.md
    
    Added description for file access type modifier
    
    * Update return44.cs
    
    Update Code Snippet for Return statement
    
    * Update methods.md
    
    -Add Method example with return statement
    - Explain expression bodied members
    bigboybamo committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    77739b0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0e0fc83 View commit details
    Browse the repository at this point in the history