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: ea2db8a
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
  • 1 commit
  • 10 files changed
  • 1 contributor

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