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: 86aee6d
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 28d9452
Choose a head ref
  • 5 commits
  • 8 files changed
  • 5 contributors

Commits on Apr 7, 2021

  1. Added Option for SetNames (#7174)

    * Added Option for SetNames
    
    * Apply suggestions from code review
    
    Co-authored-by: Eric StJohn <ericstj@microsoft.com>
    
    * Fixed description in Options to align with readme
    
    Co-authored-by: Eric StJohn <ericstj@microsoft.com>
    Herrmel and ericstj authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    fca011b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. [main] Update dependencies from dotnet/arcade mono/linker (#7206)

    [main] Update dependencies from dotnet/arcade mono/linker
    dotnet-maestro[bot] authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    51c92a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    814754c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    e7ede87 View commit details
    Browse the repository at this point in the history
  2. Prefer nuget standardized properties (#7212)

    ReleaseNotes and Tags are the only properties that aren't deprecated which have a different property name on the NuGet side than in Microsoft.DotNet.Build.Tasks.Packaging. The ReleaseNotes rename to PackageReleaseNotes needs an update in the dotnet/runtime repo.
    ViktorHofer authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    28d9452 View commit details
    Browse the repository at this point in the history
Loading