WinUI 3 - Initial Release
This is the initial release of the WinUI project deployment setup.
What's New
- ✅ Enabled GitHub Actions CI/CD
- 🔨 Added MSBuild workflow for automated builds
- 📦 Configured automated build and test pipeline
- 🚀 Set up artifact uploads for build outputs
CI/CD Features
- Automatic builds on push and pull requests to main branch
- NuGet package restoration
- x64 Release configuration builds
- Build artifact collection
Build Configuration
- Solution File:
./src/Microsoft.UI.Xaml-Product.sln - Build Platform: x64
- Configuration: Release
- Runner: Windows (latest)
Next Steps
The CI/CD pipeline is now set up to automatically build and test the WinUI project. Additional workflows can be added for deployment and testing as needed.
Full Changelog: https://github.com/tabrezahmed51/microsoft-ui-xaml/commits/v1.0.0