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/installer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dd355bb
Choose a base ref
...
head repository: dotnet/installer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11f6b8f
Choose a head ref
  • 7 commits
  • 9 files changed
  • 6 contributors

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    5ef2909 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14464 from LakshanF/UpdateAotRids

    Add additional supported RIDs to ILCompiler package
    LakshanF authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    b8922a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b13890 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Add support for using --with-packages with smoke-tests. (#14387)

    * Add support for using --with-packages with smoke-tests.
    
    * Use a better variable name for custom packages directory.
    
    * Swap conditions so we don't have to delete the archive directory.  Fixes dotnet/source-build#2900.
    
    * Update src/SourceBuild/tarball/content/test/Microsoft.DotNet.SourceBuild.SmokeTests/DotNetHelper.cs
    
    Co-authored-by: Michael Simons <[email protected]>
    
    * Address review feedback.
    
    Co-authored-by: Michael Simons <[email protected]>
    crummel and MichaelSimons authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    0945d95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14423 from dotnet/marcpopMSFT-implicitversion

    Update implicit versions for the September release
    marcpopMSFT committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    b409362 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b7b6fd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Merge pull request #14466 from dotnet/marcpopMSFT-implicitversionupdate

    Port and update implicit versions for October
    marcpopMSFT authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    11f6b8f View commit details
    Browse the repository at this point in the history
Loading