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: 27f876d
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
  • 3 commits
  • 13 files changed
  • 3 contributors

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