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

Commits on Sep 19, 2022

  1. Fix FailFast logging message (#75718)

    Co-authored-by: eduardo-vp <eduardo.velarde@pucp.pe>
    github-actions[bot] and eduardo-vp authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    5d79822 View commit details
    Browse the repository at this point in the history
  2. [release/7.0] Update dependencies from dotnet/roslyn-analyzers (#75675)

    * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220914.1
    
    Microsoft.CodeAnalysis.NetAnalyzers
     From Version 7.0.0-preview1.22452.2 -> To Version 7.0.0-preview1.22464.1
    
    * Disable CA2260 Implement generic math interfaces correctly
    
    * Update dependencies from https://github.com/dotnet/roslyn-analyzers build 20220916.1
    
    Microsoft.CodeAnalysis.NetAnalyzers
     From Version 7.0.0-preview1.22452.2 -> To Version 7.0.0-preview1.22466.1
    
    * Revert "Disable CA2260 Implement generic math interfaces correctly"
    
    This reverts commit 9997839.
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Buyaa Namnan <bunamnan@microsoft.com>
    3 people authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    2108047 View commit details
    Browse the repository at this point in the history
Loading