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: 94798e07ef
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: 44f3339be9
Choose a head ref
  • 5 commits
  • 134 files changed
  • 5 contributors

Commits on Dec 16, 2024

  1. Update dependencies from https://github.com/dotnet/sdk build 20241210…

    ….2 (#1097)
    
    Microsoft.DotNet.GenAPI.Task
     From Version 9.0.102-servicing.24605.31 -> To Version 9.0.102-servicing.24610.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    4bc6554 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/source-build-exter…

    …nals build 20241209.2 (#1098)
    
    Microsoft.SourceBuild.Intermediate.source-build-externals
     From Version 10.0.560301 -> To Version 10.0.560902
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    96f3800 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/arcade build 20241…

    …213.2 (#1096)
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
     From Version 10.0.0-beta.24606.6 -> To Version 10.0.0-beta.24613.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    8eed983 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b24c3aa View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. add System.Diagnostics.DiagnosticSource 9.0.0 (#1101)

    * add DiagnosticSource 9.0.0
    
    * remove scoped keyword in netstandard2.0
    
    * remove scoped everywhere, add IsExternalInit to netstandard2.0
    
    * Microsoft.NETCore.App.Ref to baseline?
    
    * Add Microsoft.NETCore.App.Ref.9.0.0 as a dependent package project
    
    * Remove analyers from FrameworkList.xml
    
    * Utilize common IsExternalInit.cs
    
    ---------
    
    Co-authored-by: Michael Simons <[email protected]>
    JanProvaznik and MichaelSimons authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    44f3339 View commit details
    Browse the repository at this point in the history
Loading