-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Milestone
Description
It's hard to read and understand the repo (because of all the redundant files and confusing logic).
The following changes (although not exhaustive) would improve the contribution experience a little bit better.
- Consolidate common MSBuild logic
- Organize/Consolidate Package tags
- Update Package titles and description
- Fix-up solution to properly pack
DesignTools
assemblies - Move in-package icon to root and rename to
Icon.png
(matching "official" dotnet packages).
I hope, these changes, would definitely make the toolkit repo better for everyone.