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

[release/7.0.1xx] Fix msbuild evaluation of ApiCompat task pkg #28301

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

ViktorHofer
Copy link
Member

Backport of 0a1f5cd.

Customer Impact

Customers who reference the Microsoft.DotNet.ApiCopmat.Task package to make use of the very latest APICompat features (which aren't yet available in the SDK) will notice an msbuild evaluation error that will effectively break their build. Fixing the broken msbuild condition which recently regressed as part of e99f2b7.

Testing

I verified that adding a reference to the Microsoft.DotNet.ApiCompat.Task nuget package doesn't result in an msbuild evaluation error anymore and that the component works as intended. Filed #28300 for adding CI protection.

Risk

Very low. The msbuild evaluation is unblocked and the condition still works as expected.

@ViktorHofer ViktorHofer self-assigned this Oct 3, 2022
@ViktorHofer ViktorHofer requested review from ericstj, a team and joperezr as code owners October 3, 2022 16:32
Copy link
Member

@ericstj ericstj left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for thinking about adding CI protection.

@ViktorHofer
Copy link
Member Author

Approved offline by Tactics via mail.

@ViktorHofer ViktorHofer merged commit cec89fb into release/7.0.1xx Oct 4, 2022
@ViktorHofer ViktorHofer deleted the ViktorHofer-patch-1 branch October 4, 2022 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants