jonathanpeppers / inclusive-code-reviews-ml

Machine learning for code reviews!
MIT License
14 stars 6 forks source link

MLTrainer: setup .msix builds #99

Open jonathanpeppers opened 2 years ago

jonathanpeppers commented 2 years ago

The current Release app using WindowsPackageType=None is broken -- file pickers crash the app.

We can probably use a .msix, we will need to create a self-signed certificate and commit it to source control.

Examples/links: