Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nkolev92
Copy link
Contributor

VMR version of dotnet/msbuild#12932.

@dotnet-policy-service dotnet-policy-service bot requested a review from a team December 16, 2025 17:28
@dotnet-policy-service dotnet-policy-service bot requested a review from a team December 16, 2025 19:49
@ViktorHofer
Copy link
Member

ViktorHofer commented Dec 16, 2025

@nkolev92 assuming that this one is for demo / validation purposes, I will convert the PR to draft to make sure that no one merges this yet. We have rotations here, etc. So just to be sure :)

@ViktorHofer ViktorHofer marked this pull request as draft December 16, 2025 20:06
<GetReferenceNearestTargetFrameworkTask AnnotatedProjectReferences="@(_ProjectReferenceTargetFrameworkPossibilities)"
CurrentProjectTargetFramework="$(ReferringTargetFrameworkForProjectReferences)"
CurrentProjectTargetPlatform="$(TargetPlatformMoniker)"
CurrentProjectTargetFrameworkProperty="$(TargetFramework)"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind describing the difference between this parameter and the CurrentProjectTargetFramework one?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CurrentProjectTargetFramework is the TargetFrameworkMoniker
CurrentProjectTargetFrameworkProperty is the TargetFramework property itself

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.

3 participants