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

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    79e739d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5a0bce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f811975 View commit details
    Browse the repository at this point in the history
  4. [main] Update dependencies from dotnet/xharness dotnet/arcade dotnet/…

    …xliff-tasks (#11997)
    
    [main] Update dependencies from dotnet/xharness dotnet/arcade dotnet/xliff-tasks
    dotnet-maestro[bot] authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    8bac55c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cc1198 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

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

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    a2fbdd2 View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/arcade dotnet/xliff-tasks (#12013

    )
    
    [main] Update dependencies from dotnet/arcade dotnet/xliff-tasks
    dotnet-maestro[bot] authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    27f876d View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. [main] Update dependencies from dotnet/xharness dotnet/xliff-tasks do…

    …tnet/arcade (#12027)
    
    [main] Update dependencies from dotnet/xharness dotnet/xliff-tasks dotnet/arcade
    dotnet-maestro[bot] authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    e74a537 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. [main] Update dependencies from dotnet/xliff-tasks dotnet/arcade (#12033

    )
    
    * Update dependencies from https://github.com/dotnet/arcade build 20221226.1
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
     From Version 8.0.0-beta.22623.1 -> To Version 8.0.0-beta.22626.1
    
    * Update dependencies from https://github.com/dotnet/xliff-tasks build 20221227.1
    
    Microsoft.DotNet.XliffTasks
     From Version 1.0.0-beta.22624.1 -> To Version 1.0.0-beta.22627.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    ea2db8a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Align TargetFramework pkg with NuGet Task (#12041)

    - Align the ChooseBestP2PTargetFrameworkTask more closely with the NuGet
      task that is used in the SDK to resolve best matching project references.
    - Enable nullable reference type warnings
    - Remove logic from BinPlace.targets that isn't needed anymore
    - Make the TargetFramework msbuild files pick up the SDK's runtime graph
      instead of passing it in explicitly.
    ViktorHofer authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    e82404f View commit details
    Browse the repository at this point in the history
Loading