Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align TargetFramework pkg with NuGet Task #12041

Merged
merged 1 commit into from
Dec 30, 2022

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 smasher164 and a team 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