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/arcade
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9467b10
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c444d79
Choose a head ref
  • 11 commits
  • 17 files changed
  • 10 contributors

Commits on Mar 30, 2021

  1. Add VS 17.0 channel (#7168)

    mmitche authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    19e794b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Add VS 16.11 channel (#7248)

    mmitche authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    8bfd8a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

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

Commits on Apr 28, 2021

  1. Move builldpool queues from 16.04 -> 18.04 (#7307)

    16.04 is EOL this Friday
    MattGal authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    99023a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

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

Commits on Jul 8, 2021

  1. Update dependencies from https://github.com/dotnet/arcade build 20210…

    …622.2 (#7596)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 1.0.0-beta.21110.10 -> To Version 1.0.0-beta.21322.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    cfd062b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. [main] Fix strict-mode break (#7564) (#7604)

    - use `Get-Member` instead of assuming `$null` property value
    - fixes build break I caused in 13040ff
    
    Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
    lukas-lansky and dougbu authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    1b4ae2c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Update dependencies from https://github.com/dotnet/arcade build 20210…

    …709.1 (#7606)
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 1.0.0-beta.21322.2 -> To Version 1.0.0-beta.21359.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    4c66f78 View commit details
    Browse the repository at this point in the history
  2. Update tag references to dotnet-buildtools/prereqs (#7608) (#7629)

    Co-authored-by: Matt Thalman <mthalman@microsoft.com>
    riarenas and mthalman authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    2985917 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

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

Commits on Jul 26, 2021

  1. [release/3.x] Fix SDL error reporting (#7654)

    Łukasz Patalas authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    c444d79 View commit details
    Browse the repository at this point in the history
Loading