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

Commits on Apr 25, 2021

  1. Annotate unsupported APIs in .Net core as Obsolete - Reflection area (#…

    …50941)
    
    * Annotate unsupported APIs in .Net core as Obsolete - Reflection area
    buyaa-n authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    207b03a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Add Mono System.Diagnostics.Tracing.RuntimeEventSource. (#51734)

    Mono didn't register RuntimeEventSource on startup and was missing a number of runtime specific counters. This commit implements support for all current counters in RuntimeEventSource on Mono runtime.
    lateralusX authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    3782e6e View commit details
    Browse the repository at this point in the history
Loading