-
Notifications
You must be signed in to change notification settings - Fork 79
Labels
bug 🐛Something isn't workingSomething isn't workingdev loop ➰For issues that impact the core dev-loop of building experimentsFor issues that impact the core dev-loop of building experimentsenhancementImprovement to an existing featureImprovement to an existing feature
Milestone
Description
Background
The ./common folder contains the MSBuild, scripted and supplemental project infrastructure for Labs.
Soon, we'll move the ./common folder to a submodule so it can be used to build v8.0 of the Windows Community Toolkit.
The problem
Almost everything in the ./common folder has a hardcoded reference to Labs, which isn't suitable for infrastructure shared across multiple projects.
The solution
The word "Labs" needs to be either removed or replaced with a generic and apt name for where it's used. When finished, there should be no usage of the word "Labs" in the ./common folder.
Metadata
Metadata
Assignees
Labels
bug 🐛Something isn't workingSomething isn't workingdev loop ➰For issues that impact the core dev-loop of building experimentsFor issues that impact the core dev-loop of building experimentsenhancementImprovement to an existing featureImprovement to an existing feature
Type
Projects
Status
Done
Status
✅ Done