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

Commits on Jan 31, 2023

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

    …et/sourcelink (#12369)
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade dotnet/sourcelink
    dotnet-maestro[bot] authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    7ed56fa View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

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

    …12383)
    
    [main] Update dependencies from dotnet/xliff-tasks dotnet/sourcelink
    dotnet-maestro[bot] authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c4d6ac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f24936 View commit details
    Browse the repository at this point in the history
  3. Introduce targets to filter target frameworks (#12310)

    * Introduce targets to filter target frameworks
    Relies on dotnet/msbuild#8350 to be active or not cause build errors when not enabled. This is largely still experimental and may change.
    Enables the ability for an invocation of an arcade build to only build a desired set of target frameworks. The primary consumer is source-build. This allows source-build to simply remove TFMs from the build that would require SBRPs without extensive changes in project files.
    mmitche authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    aba5871 View commit details
    Browse the repository at this point in the history
  4. Remove legacy MicrosoftSourceLinkVersion property (#12389)

    Uses of this have been removed where found, and the old property should go as part of #12196
    mmitche authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    1ebcfe8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b40fa37 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    45ccaee View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Second attempt at automatic pool provider selection (#12417)

    * Another attempt at addressing #10839
    
    * try different indent
    MattGal authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    afa0b37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c453dfe View commit details
    Browse the repository at this point in the history
Loading