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

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    487a068 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/runtime build 2021…

    …0726.24 (#34762)
    
    Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.Win32.SystemEvents , Microsoft.NETCore.Platforms , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.Extensions.Primitives , Microsoft.Extensions.Options.DataAnnotations , Microsoft.Extensions.Options.ConfigurationExtensions , Microsoft.Extensions.Options , Microsoft.Extensions.Logging.TraceSource , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.Extensions.Logging.EventSource , Microsoft.Extensions.Logging.EventLog , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.Configuration.FileExtensions , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.CommandLine , Microsoft.Extensions.Configuration.Binder , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.Configuration , Microsoft.Extensions.Caching.Abstractions , Microsoft.AspNetCore.Internal.Transport , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration.Xml , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Configuration , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Http , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.FileProviders.Composite , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.Hosting , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Ref , System.Text.Json , System.Text.Encodings.Web , System.ServiceProcess.ServiceController , System.Security.Permissions , System.Security.Cryptography.Xml , System.Security.Cryptography.Pkcs , System.Runtime.CompilerServices.Unsafe , System.Resources.Extensions , System.Threading.Channels , System.Windows.Extensions , System.Reflection.Metadata , System.Diagnostics.DiagnosticSource , System.Net.Http.WinHttpHandler , System.Net.Http.Json , System.IO.Pipelines , System.Drawing.Common , System.DirectoryServices.Protocols , System.Diagnostics.EventLog
     From Version 6.0.0-rc.1.21375.2 -> To Version 6.0.0-rc.1.21376.24
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    39912f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2694e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7739f93 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    f608a19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8979311 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e52f8e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd476b1 View commit details
    Browse the repository at this point in the history
  5. Only add default services once in WebApplicationBuilder (#34782)

    - Only add default services once
    - Lazily read ForwardedHeaders_Enabled config at starup
    - Add test verifying service scope validation is enabled in dev
    halter73 authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    18a9268 View commit details
    Browse the repository at this point in the history
Loading