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: d3fbf3c3d4
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: 947ef94c52
Choose a head ref
  • 6 commits
  • 391 files changed
  • 4 contributors

Commits on Oct 23, 2023

  1. [main] Update dependencies from dotnet/arcade (#806)

    Microsoft.DotNet.Arcade.Sdk
     From Version 9.0.0-beta.23510.4 -> To Version 9.0.0-beta.23518.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d867f0d View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/sdk (#807)

    Microsoft.DotNet.GenAPI.Task
     From Version 9.0.100-alpha.1.23519.43 -> To Version 9.0.100-alpha.1.23523.4
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3322f2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e30c7df View commit details
    Browse the repository at this point in the history
  4. Remove ProjectTemplateVersion infrastructure (#809)

    * Remove ProjectTemplateVersion infrastructure
    
    * Cleanup project references
    
    * Missed a text-only package project
    MichaelSimons authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c397c47 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Refactor test output to make diagnosing failures easier (#811)

    * Refactor test output to make diagnosing failures easier
    
    * Refactor to avoid long lines
    
    * Update GenerateScriptTests.cs
    
    * Update Microsoft.Build.NoTargets.3.7.0.csproj
    MichaelSimons authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    93a2615 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Add more ref packages (#812)

    * Add more ref packages
    - add Microsoft.Extensions.FileProviders.Abstractions.6.0.0
    - add Microsoft.Extensions.FileSystemGlobbing.6.0.0
    
    * !fixup! Add new projects to `@(DependencyPackageProjects)`
    
    * Update Build.props
    
    ---------
    
    Co-authored-by: Michael Simons <[email protected]>
    dougbu and MichaelSimons authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    947ef94 View commit details
    Browse the repository at this point in the history
Loading