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

Enable FindInvalidProjectReferences for .NET Core #6365

Merged

Conversation

rainersigwald
Copy link
Member

Fixes #6279.

Context

This task isn't used in the standard .NET SDK build process and was never enabled for the .NET Core/5.0+ flavor of MSBuild.

Changes Made

Include/stop removing task class from core flavors.

Testing

Unit tests.

@benvillalobos benvillalobos added the merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now. label Apr 22, 2021
@benvillalobos benvillalobos merged commit 20792c0 into dotnet:main Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dotnet pack not working with the net5.0-windows10.0.19041.0 TFM
3 participants