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

Commits on May 13, 2022

  1. Expose task assembly when consuming workloads package (#9355)

    * Expose task assembly when consuming workloads package
    
    * Expose tasks
    ViktorHofer authored May 13, 2022
    Configuration menu
    Copy the full SHA
    e91550a View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotn…

    …et/sourcelink (#9356)
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotnet/sourcelink
    dotnet-maestro[bot] authored May 13, 2022
    Configuration menu
    Copy the full SHA
    2439724 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. [main] Update dependencies from dotnet/xharness dotnet/xliff-tasks (#…

    …9364)
    
    [main] Update dependencies from dotnet/xharness dotnet/xliff-tasks
    dotnet-maestro[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    70d269d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    b2b8156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a3b954 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99c6d96 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Make sure that projects in packages don't import repository local set…

    …tings. (#9373)
    
    Make sure that projects in packages don't import repository local settings.
    ViktorHofer authored May 18, 2022
    Configuration menu
    Copy the full SHA
    7e7bf28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    238102f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    1dadb02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5304391 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0403b0d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    7707d27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e7a0a5 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotn…

    …et/sourcelink (#9415)
    
    * Update dependencies from https://github.com/dotnet/arcade build 20220519.3
    
    Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.SignTool , Microsoft.DotNet.Helix.Sdk
     From Version 7.0.0-beta.22266.1 -> To Version 7.0.0-beta.22269.3
    
    * Update dependencies from https://github.com/dotnet/xliff-tasks build 20220521.1
    
    Microsoft.DotNet.XliffTasks
     From Version 1.0.0-beta.22267.1 -> To Version 1.0.0-beta.22271.1
    
    * Update dependencies from https://github.com/dotnet/sourcelink build 20220521.2
    
    Microsoft.SourceLink.GitHub , Microsoft.SourceLink.AzureRepos.Git
     From Version 1.2.0-beta-22262-02 -> To Version 1.2.0-beta-22271-02
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored May 23, 2022
    Configuration menu
    Copy the full SHA
    ad55f9b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    f61e066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6446920 View commit details
    Browse the repository at this point in the history
  3. Fix UsingTask in Microsoft.DotNet.Build.Tasks.Workloads.props (#9441)

    Include doesn't work there, it should be TaskName. Broken in #9355
    akoeplinger authored May 24, 2022
    Configuration menu
    Copy the full SHA
    a1866bd View commit details
    Browse the repository at this point in the history
Loading