Skip to content

Remove stale _WorkaroundNetStandard workaround target#66100

Merged
wtgodbe merged 1 commit into
dotnet:mainfrom
wtgodbe:wtgodbe/remove-netstandard-target
Apr 2, 2026
Merged

Remove stale _WorkaroundNetStandard workaround target#66100
wtgodbe merged 1 commit into
dotnet:mainfrom
wtgodbe:wtgodbe/remove-netstandard-target

Conversation

@wtgodbe
Copy link
Copy Markdown
Member

@wtgodbe wtgodbe commented Apr 2, 2026

This target was a workaround for dotnet/cli#11378, filed in 2019. The CLI repo was archived and the issue is long resolved. This workaround has been unnecessary for years.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 2, 2026 02:04
@wtgodbe wtgodbe requested a review from a team as a code owner April 2, 2026 02:04
@github-actions github-actions Bot added the needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically label Apr 2, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes an obsolete MSBuild workaround target from eng/Workarounds.targets that was originally added for a long-resolved .NET CLI issue, reducing build-time complexity and maintenance overhead in the repo’s shared workaround imports.

Changes:

  • Deleted the _WorkaroundNetStandard MSBuild target that removed NETStandard.Library from TransitiveFrameworkReference after ResolvePackageAssets.

@wtgodbe wtgodbe merged commit 4bf676c into dotnet:main Apr 2, 2026
31 checks passed
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview3 milestone Apr 2, 2026
@wtgodbe wtgodbe modified the milestones: 11.0-preview3, 11.0-preview4 Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants