Skip to content

Update Microsoft.NET.ApiCompat.targets for net8.0 #29450

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

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

SteveSandersonMS
Copy link
Member

It looks like there's now an incorrect path inside Microsoft.NET.ApiCompat.targets, and it's blocking the aspnetcore repo from ingesting SDK updates (dotnet/aspnetcore#44925).

@SteveSandersonMS
Copy link
Member Author

You might want to use some MSBuild property to get the current target TFM instead of hardcoding net8.0, but I'll leave that up to the SDK people.

Copy link
Member

@wtgodbe wtgodbe left a comment

Choose a reason for hiding this comment

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

@dsplaisted @marcpopMSFT any reason we shouldn't take this?

@SteveSandersonMS SteveSandersonMS merged commit bf679b9 into main Dec 9, 2022
@SteveSandersonMS SteveSandersonMS deleted the stevesa/fix-apicompat-tasks-reference branch December 9, 2022 09:09
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