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: b24c3aa
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: 72009fb
Choose a head ref
  • 6 commits
  • 181 files changed
  • 6 contributors

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

Commits on Dec 29, 2024

  1. Configuration menu
    Copy the full SHA
    97fc99a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. Merge pull request #1105 from Youssef1313/polyfill791

    Add text-only package Polyfill 7.9.1
    NikolaMilosavljevic authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    80f1e84 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. [main] Update dependencies from dotnet/source-build-externals (#1104)

    * Update dependencies from https://github.com/dotnet/source-build-externals build 20241219.2
    
    Microsoft.SourceBuild.Intermediate.source-build-externals
     From Version 10.0.560902 -> To Version 10.0.561902
    
    * Update dependencies from https://github.com/dotnet/source-build-externals build 20241223.1
    
    Microsoft.SourceBuild.Intermediate.source-build-externals
     From Version 10.0.560902 -> To Version 10.0.562301
    
    * Update dependencies from https://github.com/dotnet/source-build-externals build 20241231.2
    
    Microsoft.SourceBuild.Intermediate.source-build-externals
     From Version 10.0.560902 -> To Version 10.0.563102
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    86a31d0 View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/arcade (#1103)

    * Update dependencies from https://github.com/dotnet/arcade build 20241222.1
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
     From Version 10.0.0-beta.24613.2 -> To Version 10.0.0-beta.24622.1
    
    * Update dependencies from https://github.com/dotnet/arcade build 20241226.1
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
     From Version 10.0.0-beta.24613.2 -> To Version 10.0.0-beta.24626.1
    
    * Update dependencies from https://github.com/dotnet/arcade build 20250103.3
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
     From Version 10.0.0-beta.24613.2 -> To Version 10.0.0-beta.25053.3
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Michael Simons <[email protected]>
    3 people authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    67bfe60 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/arcade build 20250…

    …106.1 (#1106)
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
     From Version 10.0.0-beta.25053.3 -> To Version 10.0.0-beta.25056.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    72009fb View commit details
    Browse the repository at this point in the history
Loading