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

Commits on Jul 14, 2021

  1. Update workload pack tasks (#7614)

    * Update workload pack tasks
    
    * Suppress NU5118; Add RelatedProduct information
    
    * Fix serialization
    
    * Make Icon.png conditional to avoid duplicate files
    
    * Make AddPackageIcon target conditional
    
    * Switch back to System.Text.Json for crossplat builds
    
    * Change BeforeTargets
    joeloff authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    7dea2b8 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/xliff-tasks build …

    …20210714.1 (#7625)
    
    [main] Update dependencies from dotnet/xliff-tasks
    dotnet-maestro[bot] authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    6b1251c View commit details
    Browse the repository at this point in the history
  2. Exclude inboxed analyzers from VerifyClosure task (#7624)

    As per https://github.com/dotnet/designs/blob/main/accepted/2021/InboxSourceGenerators.md
    inboxed source generators are placed under ref/ folder, and need to be
    excluded from RuntimePack reference check.
    
    Fixes broken build dotnet/windowsdesktop#1803
    RussKie authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    a311590 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/arcade build 20210…

    …714.3 (#7628)
    
    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    8181002 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

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