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

Commits on May 17, 2022

  1. Set PrivateAssets to "all" on the X509Certificates reference to preve…

    …nt bringing this dependency to indirect references of this package. (#9380)
    MattGal authored May 17, 2022
    Configuration menu
    Copy the full SHA
    33d9d99 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Create workload pack group installers (#9514)

    * Remove duplicate PackageReference
    
    * Create MSIs for workoad pack groups
    
    * Build NuGet wrapper packages for workload pack group MSIs
    
    * Generate WorkloadPackGroups.json in manifest MSIs
    
    * Add swix authoring for workload pack groups
    
    * De-duplicate workload pack group creation
    
    * Put braces around ProductCode and UpgradeCode registry values
    
    * Write registry keys for pack groups
    
    * Fix swix dependencies for pack groups
    
    * Use correct GUID format when setting candle variables
    
    * Add test for creating pack group dependency in SWR file
    dsplaisted authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    db6086c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Update SDK (#9678)

    mmitche authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    fdd3a24 View commit details
    Browse the repository at this point in the history
Loading