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

Commits on Sep 16, 2021

  1. [release/6.0] Update SiteExtension versions (#36558)

    - use 3.1.19-servicing-21417-13 and 5.0.10-servicing-21410-22
    dougbu authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    76a8036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2523780 View commit details
    Browse the repository at this point in the history
  3. Revert "Use new Hosted build pools (#36110)" (#36613)

    This reverts commit f4cc3c0.
    sebastienros authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    eb6705f View commit details
    Browse the repository at this point in the history
  4. Revert "Use new Hosted build pools (#36110)" (#36620)

    This reverts commit f4cc3c0.
    
    Co-authored-by: Sébastien Ros <[email protected]>
    github-actions[bot] and sebastienros authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    0ff4398 View commit details
    Browse the repository at this point in the history
  5. [release/6.0] Update dependencies from dotnet/efcore (#36577)

    [release/6.0] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    1484e6e View commit details
    Browse the repository at this point in the history
  6. [release/6.0-rc2] Add support for BindAsync without ParameterInfo (#3…

    …6590)
    
    * Add support for BindAsync without ParameterInfo
    
    * Update src/Shared/ParameterBindingMethodCache.cs
    
    Co-authored-by: David Fowler <[email protected]>
    
    * Apply suggestions from code review
    
    * named tuple
    
    Co-authored-by: Brennan <[email protected]>
    Co-authored-by: David Fowler <[email protected]>
    3 people authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    64b46ce View commit details
    Browse the repository at this point in the history
  7. [release/6.0-rc2] Fixup OpenAPI displayed param type when using TryPa…

    …rse (#36588)
    
    * Fixup OpenAPI displayed param type when using TryParse
    
    * nullable
    
    Co-authored-by: Brennan <[email protected]>
    github-actions[bot] and BrennanConroy authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    1ca1df6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4068560 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. [release/6.0-rc2] Update dependencies from dotnet/runtime (#36632)

    [release/6.0-rc2] Update dependencies from dotnet/runtime
    
    
     - Update CreateFrameworkListFile to account for new analyzer path format introduced with dotnet/sdk#20355
    dotnet-maestro[bot] authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    ec62bf0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36629 from dotnet-maestro-bot/merge/release/6.0-r…

    …c2-to-release/6.0
    
    [automated] Merge branch 'release/6.0-rc2' => 'release/6.0'
    dougbu authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    d278d65 View commit details
    Browse the repository at this point in the history
Loading