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

Commits on Aug 18, 2021

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

    …817.14 (#35437)
    
    Microsoft.EntityFrameworkCore.Tools , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.Design
     From Version 6.0.0-rc.1.21416.1 -> To Version 6.0.0-rc.1.21417.14
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    ad2ec15 View commit details
    Browse the repository at this point in the history
  2. [release/6.0-rc1] Update dependencies from dotnet/runtime dotnet/efco…

    …re (#35468)
    
    * Update dependencies from https://github.com/dotnet/runtime build 20210818.7
    
    Microsoft.NETCore.Platforms , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.Win32.SystemEvents , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.Extensions.Primitives , Microsoft.Extensions.Options.DataAnnotations , Microsoft.Extensions.Options.ConfigurationExtensions , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.Extensions.Options , Microsoft.Extensions.Logging.TraceSource , Microsoft.Extensions.Logging.EventSource , Microsoft.Extensions.Configuration.UserSecrets , 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.Xml , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Caching.Abstractions , Microsoft.Extensions.Configuration , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.Logging.EventLog , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Configuration , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Http , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Hosting , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.FileProviders.Composite , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.DependencyModel , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Ref , System.Windows.Extensions , System.Threading.Channels , System.Text.Json , System.Text.Encodings.Web , System.ServiceProcess.ServiceController , System.Drawing.Common , System.DirectoryServices.Protocols , System.Diagnostics.EventLog , System.Diagnostics.DiagnosticSource , System.IO.Pipelines , System.Security.Permissions , System.Security.Cryptography.Xml , System.Security.Cryptography.Pkcs , System.Runtime.CompilerServices.Unsafe , System.Resources.Extensions , System.Reflection.Metadata , System.Net.Http.WinHttpHandler , System.Net.Http.Json
     From Version 6.0.0-rc.1.21415.6 -> To Version 6.0.0-rc.1.21418.7
    
    * Fixup test
    
    * React to package name change
    
    * Update dependencies from https://github.com/dotnet/efcore build 20210818.5
    
    Microsoft.EntityFrameworkCore.Tools , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.Design
     From Version 6.0.0-rc.1.21417.14 -> To Version 6.0.0-rc.1.21418.5
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Will Godbe <[email protected]>
    3 people authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    a14541e View commit details
    Browse the repository at this point in the history
  3. [release/6.0-rc1] Fix SignalR TS unit tests not running on CI (#35464)

    * Fix SignalR TS unit tests not running on CI
    
    * fix
    
    * fix
    
    Co-authored-by: BrennanConroy <[email protected]>
    github-actions[bot] and BrennanConroy authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    00a3439 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    8ab6265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5137828 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2db0477 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caa9236 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #35473 from dotnet-maestro-bot/merge/release/6.0-r…

    …c1-to-release/6.0
    
    [automated] Merge branch 'release/6.0-rc1' => 'release/6.0'
    BrennanConroy authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    7b20901 View commit details
    Browse the repository at this point in the history
  6. Update dependencies from https://github.com/dotnet/arcade build 20210…

    …818.12 (#35511)
    
    Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 6.0.0-beta.21412.1 -> To Version 6.0.0-beta.21418.12
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    5c13162 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4915a2 View commit details
    Browse the repository at this point in the history
Loading