Skip to content

Delete dead item group#11730

Open
Youssef1313 wants to merge 1 commit into
mainfrom
dev/ygerges/dead-itemgroup
Open

Delete dead item group#11730
Youssef1313 wants to merge 1 commit into
mainfrom
dev/ygerges/dead-itemgroup

Conversation

@Youssef1313

@Youssef1313 Youssef1313 commented Jun 23, 2026

Copy link
Copy Markdown
Member

IsXUnitProject isn't set anywhere in this repo. So the condition is always false today. Everything is handled correctly and automatically by Arcade.

@Youssef1313 Youssef1313 requested review from a team and Copilot June 23, 2026 07:08
@Youssef1313 Youssef1313 requested a review from a team as a code owner June 23, 2026 07:08
@dotnet-policy-service dotnet-policy-service Bot added the PR metadata: Label to tag PRs, to facilitate with triage label Jun 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 unused MSBuild ItemGroup in the IntegrationTests multi-targeting props file that was conditioned on IsXUnitProject, a property that is not set anywhere in this repo and therefore never enabled. This simplifies the test build configuration and relies on Arcade’s standard unit test dependency handling.

Changes:

  • Deleted a dead conditional ItemGroup that attempted to add xunit.v3 based on IsXUnitProject.
  • Removed the accompanying explanatory comment block tied to that now-deleted condition.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:Completed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants