Skip to content

Conversation

@ViktorHofer
Copy link
Member

  • 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.

Tested thoroughly offline and will submit a follow-up change in dotnet/runtime when this got merged.

To double check:

- 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 ViktorHofer requested review from a team and smasher164 December 30, 2022 10:55
@ViktorHofer ViktorHofer self-assigned this Dec 30, 2022
@ViktorHofer ViktorHofer merged commit e82404f into dotnet:main Dec 30, 2022
@ViktorHofer ViktorHofer deleted the TargetFrameworkSdk branch December 30, 2022 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants