Skip to content

Fix duplicate PackageReference build error in CodeAnalysis test projects#1809

Open
Copilot wants to merge 2 commits intomainfrom
copilot/fix-build-error-publishing
Open

Fix duplicate PackageReference build error in CodeAnalysis test projects#1809
Copilot wants to merge 2 commits intomainfrom
copilot/fix-build-error-publishing

Conversation

Copy link
Contributor

Copilot AI commented Feb 19, 2026

Fixed

  • Build error NU1504 in Arc.Core.CodeAnalysis.Specs and Chronicle.CodeAnalysis.Specs caused by duplicate Cratis.Specifications.XUnit package references. Both projects inherit this reference via Directory.Build.props conditional on IsTestProject=true but also declared it explicitly. Removed the explicit declarations.

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: einari <134365+einari@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix build error during publishing process Fix duplicate PackageReference build error in CodeAnalysis test projects Feb 19, 2026
Copilot AI requested a review from einari February 19, 2026 07:24
@einari einari marked this pull request as ready for review February 19, 2026 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments