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

Commits on Jul 5, 2022

  1. Add ref packages required by .NET 7.0 (#397)

    * Add System.Memory,4.5.5
    
    * Add System.Security.AccessControl,6.0.0
    
    * Add System.Runtime.CompilerServices.Unsafe,6.0.0
    
    * Add Microsoft.Bcl.HashCode,1.1.1
    
    * Remove netcoreapp3.1 from /system.runtime.compilerservices.unsafe,6.0.0
    MichaelSimons authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    7b2c3aa View commit details
    Browse the repository at this point in the history
  2. Add text-only packages required for 7.0 (#395)

    * Add text-only packages required for 7.0
    
    * Remove Microsoft.DotNet.CilStrip.Sources 7.0.0-beta.22313.1
    MichaelSimons authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    6f90699 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

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

    * Update dependencies from https://github.com/dotnet/arcade build 20220627.2
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 7.0.0-beta.22327.1 -> To Version 7.0.0-beta.22327.2
    
    * Update dependencies from https://github.com/dotnet/arcade build 20220704.1
    
    Microsoft.DotNet.Arcade.Sdk
     From Version 7.0.0-beta.22327.1 -> To Version 7.0.0-beta.22354.1
    
    Dependency coherency updates
    
    Microsoft.SourceLink.GitHub
     From Version 1.2.0-beta-22325-02 -> To Version 1.2.0-beta-22353-01 (parent: Microsoft.DotNet.Arcade.Sdk
    
    * Fix redundant PackageReferences from System.Runtime.InteropServices.4.3.0.csproj
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: MichaelSimons <msimons@microsoft.com>
    3 people authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    79ee437 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2288850 View commit details
    Browse the repository at this point in the history
Loading