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

Commits on Sep 29, 2021

  1. Update xunit version on dotnet/arcade release branch (#7912)

    * Updating xunit package version on dotnet/arcade
    
     Conflicts:
    	eng/Versions.props
    
    * temporarily continue using nuget older xrunner console version
    
    * Update src/Microsoft.DotNet.Helix/Sdk/tools/xunit-runner/XUnitRunner.targets
    
    * Update src/Microsoft.DotNet.Helix/Sdk/tools/xunit-runner/XUnitRunner.targets
    
    * Update src/Microsoft.DotNet.Helix/Sdk/tools/xunit-runner/XUnitRunner.targets
    
    Co-authored-by: Eric StJohn <ericstj@microsoft.com>
    
    Co-authored-by: Eric StJohn <ericstj@microsoft.com>
    maryamariyan and ericstj authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    11c62e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. [release/6.0] Update dependencies from dotnet/arcade (#7973)

    [release/6.0] Update dependencies from dotnet/arcade
    
    
     - Merge branch 'release/6.0' into darc-release/6.0-ee675924-825b-44ee-a124-8c97fe2c2bd3
    dotnet-maestro[bot] authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    401c848 View commit details
    Browse the repository at this point in the history
  2. Remove Arcade workaround added for WPF temporary projects prior to WP…

    …F PackageReference support (#7994)
    ryalanms authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    4242f14 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    ee8d37d View commit details
    Browse the repository at this point in the history
  2. [release/6.0] Update dependencies from dotnet/arcade (#7996)

    [release/6.0] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    08ae806 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Use WIX_NATIVE_MACHINE to detect native architecture of target machine (

    #8000) (#8003)
    
    * Use WIX_NATIVE_MACHINE to detect native architecture of target machine
    
    * Reference WIX_NATIVE_MACHINE property
    ericstj authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    e58cb82 View commit details
    Browse the repository at this point in the history
Loading