Skip to content

Enable FindInvalidProjectReferences for .NET Core#6365

Merged
benvillalobos merged 1 commit intodotnet:mainfrom
rainersigwald:FindInvalidProjectReferences
Apr 22, 2021
Merged

Enable FindInvalidProjectReferences for .NET Core#6365
benvillalobos merged 1 commit intodotnet:mainfrom
rainersigwald:FindInvalidProjectReferences

Conversation

@rainersigwald
Copy link
Copy Markdown
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