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/source-build-reference-packages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d4e3afb
Choose a base ref
...
head repository: dotnet/source-build-reference-packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0a6958a
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 10, 2023

  1. [main] Update dependencies from dotnet/sdk (#516)

    * Update dependencies from https://github.com/dotnet/sdk build 20230207.1
    
    Microsoft.DotNet.GenAPI.Task
     From Version 8.0.100-preview.2.23106.1 -> To Version 8.0.100-preview.2.23107.1
    
    * Update dependencies from https://github.com/dotnet/sdk build 20230208.18
    
    Microsoft.DotNet.GenAPI.Task
     From Version 8.0.100-preview.2.23106.1 -> To Version 8.0.100-preview.2.23108.18
    
    * Update dependencies from https://github.com/dotnet/sdk build 20230209.4
    
    Microsoft.DotNet.GenAPI.Task
     From Version 8.0.100-preview.2.23106.1 -> To Version 8.0.100-preview.2.23109.4
    
    * Update dependencies from https://github.com/dotnet/sdk build 20230210.3
    
    Microsoft.DotNet.GenAPI.Task
     From Version 8.0.100-preview.2.23106.1 -> To Version 8.0.100-preview.2.23110.3
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    9b99e83 View commit details
    Browse the repository at this point in the history
  2. Reorder Versions.props by repo (#520)

    The arcade and sdk dependency flows were updating properties next to each other which were causing merge conflicts on those dependency flow PRs.  Separating the dependencies out by repo should prevent these merge conflicts from happening.
    MichaelSimons authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d9c73d9 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/source-build-exter…

    …nals build 20230210.1 (#519)
    
    Microsoft.SourceBuild.Intermediate.source-build-externals
     From Version 7.0.0-alpha.1.22152.1 -> To Version 8.0.0-alpha.1.23110.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    054941d View commit details
    Browse the repository at this point in the history
  4. [main] Update dependencies from dotnet/arcade (#515)

    * Update dependencies from https://github.com/dotnet/arcade build 20230206.4
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI
     From Version 8.0.0-beta.23103.1 -> To Version 8.0.0-beta.23106.4
    
    Dependency coherency updates
    
    Microsoft.SourceLink.GitHub
     From Version 1.2.0-beta-23081-01 -> To Version 1.2.0-beta-23105-01 (parent: Microsoft.DotNet.Arcade.Sdk
    
    * Update Versions.props
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Michael Simons <msimons@microsoft.com>
    3 people authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    0a6958a View commit details
    Browse the repository at this point in the history
Loading