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/runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5631710
Choose a base ref
...
head repository: dotnet/runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3b921ef
Choose a head ref
  • 2 commits
  • 5 files changed
  • 4 contributors

Commits on Sep 17, 2021

  1. Update dependencies from https://github.com/dotnet/emsdk build 202109…

    …14.1 (#59264)
    
    Microsoft.NET.Workload.Emscripten.Manifest-6.0.100
     From Version 6.0.0-rtm.21464.2 -> To Version 6.0.0-rc.2.21464.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    28d0c70 View commit details
    Browse the repository at this point in the history
  2. [release/6.0] Fix Logging Source Generator to handle file-scoped name…

    …spaces (#57894) (#59100)
    
    * Handle file-scoped namespaces (#57894)
    
    Handle namespace not being emitted when file-scoped
    namespaces are used for a log class.
    Relates to #57880.
    
    * Fix build issue
    
    Co-authored-by: Martin Costello <[email protected]>
    maryamariyan and martincostello authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    3b921ef View commit details
    Browse the repository at this point in the history
Loading