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: 202fafe
Choose a base ref
...
head repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 307918d
Choose a head ref
  • 10 commits
  • 416 files changed
  • 9 contributors

Commits on Jul 7, 2022

  1. Introducing I*HttpResult interfaces (#42385)

    * Initial design
    
    * Updating API (API Review feedback)
    
    * Public API updates
    
    * Updating unit tests
    
    * Updating unit tests
    
    * Change `RawValue` to `Value`
    
    * Update src/Http/Http.Abstractions/src/HttpResults/IContentTypeHttpResult.cs
    
    Co-authored-by: Martin Costello <martin@martincostello.com>
    
    * PR review
    
    * Adding comment.
    
    Co-authored-by: Martin Costello <martin@martincostello.com>
    brunolins16 and martincostello authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3f57865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa9b236 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0706.9 (#42611)
    
    [main] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3d99cad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1039758 View commit details
    Browse the repository at this point in the history
  5. [Infrastructure] Update SDK version (#42571)

    * Update SDK version
    
    * Fix kestrel build issues
    
    * Update SDK to 7.0.100-preview.7.22355.9
    
    * Update SDK to 7.0.100-preview.7.22357.3
    
    Co-authored-by: Tanay Parikh <TanayParikh@users.noreply.github.com>
    Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>
    3 people authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    aefef28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07abf1f View commit details
    Browse the repository at this point in the history
  7. Update dependencies from https://github.com/dotnet/efcore build 20220…

    …707.1 (#42618)
    
    [main] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3105a31 View commit details
    Browse the repository at this point in the history
  8. Localized file check-in by OneLocBuild Task: Build definition ID 1159…

    …: Build ID 1866136 (#42551)
    
    * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1858649
    * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1858649
    * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1863737
    * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1863737
    * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1866136
    * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1866136
    
    /fyi build IDs reference runs of the [`aspnetcore-localization`](https://dev.azure.com/dnceng/internal/_build?definitionId=1159) pipeline. Fortunately for us, that's been running reliably since the loc team started sending back strings.
    dotnet-bot authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    a1431a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Update dependencies from https://github.com/dotnet/efcore build 20220…

    …707.2 (#42623)
    
    [main] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    2ccea69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    307918d View commit details
    Browse the repository at this point in the history
Loading