Problem
CiPack verifies the nupkg structure, but it does not currently create a temporary consumer project that installs the packed package and validates runtime, analyzer, and source generator behavior from the package boundary.
Proposal
Add a follow-up package consumer verification step before stable package publishing.
Acceptance criteria
Problem
CiPackverifies the nupkg structure, but it does not currently create a temporary consumer project that installs the packed package and validates runtime, analyzer, and source generator behavior from the package boundary.Proposal
Add a follow-up package consumer verification step before stable package publishing.
Acceptance criteria
DesignPatternsnupkg can be referenced by a temporary consumer project.