CommunityToolkit / CommunityToolkit/Labs-Windows
Enable packing/publishing supplemental experiment projects
Open
dev loop ➰
enhancement
- Dominant language
- C#
- Stars
- 482
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
# Background
We currently use [this script](https://github.com/CommunityToolkit/Labs-Windows/blob/main/common/Scripts/PackEachExperiment.ps1) to build a nuget package for each published experiment.
# Problem
Some experiments (notably, those that use a custom source generator) requires packing and publishing an additional project. We should accommodate this.
Contributor guide
Assessment
This issue has not been assessed yet.