Closed
Description
Open source the rest of the managed assemblies:
- PresentationUI
- System.Windows.Presentation
- System.Windows.Controls.Ribbon
- System.Printing
- Themes
- PresentationFramework.Aero
- PresentationFramework.Aero2
- PresentationFramework.AeroLite
- PresentationFramework.Classic
- PresentationFramework.Luna
- PresentationFramework.Royale
The following steps need to be done to ensure this is done right:
- Add new OSS license headers
- Scan/clean code using Policheck
- Verify no IL differences when building in the new repo
- Validate both dotnet/wpf and dotnet-wpf-int builds correctly consume the nuget packages