- Direct contributions
- Create pull requests directly.
- Please send e-mails to Kenji.Mouri@outlook.com if you have any questions.
- You are forbidden to modify any content in any files and folders starting with the "Mile." prefix, or your PR won't be merged and closed immediately.
- Feedback suggestions and bugs.
- We use GitHub issues to track bugs and features.
- For bugs and general issues please file a new issue.
- Visual Studio 2022 or later.
- You also need install ARM64 components (MSVC Toolchain and ATL/MFC) if you want to compile ARM64 version of Mile.Xaml.
- Windows 11 SDK or later.
- You also need install ARM64 components if you want to compile ARM64 version of Mile.Xaml.
Run BuildAllTargets.bat in the root of the repository.
Open Mile.Xaml.sln in the root of the repository.
Read Kenji Mouri's MD24: The coding style for all my open-source projects for more information.
For all languages respect the .editorconfig file specified in the source tree. Many IDEs natively support this or can with a plugin.