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: dotnet/aspnetcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d1f00b02ef
Choose a base ref
...
head repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5ca9116e32
Choose a head ref
  • 15 commits
  • 79 files changed
  • 8 contributors

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    da572dc View commit details
    Browse the repository at this point in the history
  2. Add complex form binding support to RDF (#48790)

    * Add complex form binding support to RDF
    
    * Address feedback from peer review
    captainsafia authored Jun 16, 2023
    3 Configuration menu
    Copy the full SHA
    c53f18a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    883f06c View commit details
    Browse the repository at this point in the history
  4. [main] (deps): Bump src/submodules/googletest (#48851)

    Bumps [src/submodules/googletest](https://github.com/google/googletest) from `334704d` to `18fa6a4`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@334704d...18fa6a4)
    
    ---
    updated-dependencies:
    - dependency-name: src/submodules/googletest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    974d15e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90e8089 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70167f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13ec6cb View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    dc9f643 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    9178b9b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Update dependencies from https://github.com/dotnet/arcade build 20230…

    …616.6 (#48895)
    
    [main] Update dependencies from dotnet/arcade
    - Coherency Updates:
      - Microsoft.SourceLink.GitHub: from 8.0.0-beta.23309.3 to 8.0.0-beta.23314.2 (parent: Microsoft.DotNet.Arcade.Sdk)
    dotnet-maestro[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    85a61e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e2851f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    f1da7a0 View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/runtime dotnet/efcore (#48894)

    [main] Update dependencies from dotnet/runtime dotnet/efcore
    
    
     - Remove unneded references to using Microsoft.Extensions.Diagnostics.Metrics
    dotnet-maestro[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    082795b View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/source-build-refer…

    …ence-packages build 20230616.2 (#48869)
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 8.0.0-alpha.1.23315.1 -> To Version 8.0.0-alpha.1.23316.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    477b22a View commit details
    Browse the repository at this point in the history
  4. Call HttpContext.Abort() when WebSocket.Abort() is called. (#48892)

    * Call HttpContext.Abort() when WebSocket.Abort() is called.
    mitchdenny authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5ca9116 View commit details
    Browse the repository at this point in the history
Loading