microsoft / Multilingual-App-Toolkit

This repo contains samples that demonstrate the localization workflow for users of the Multilingual Application Toolkit Visual Studio extension and editor. You can also use GitHub Issues to submit feedback, report bugs, or ask questions.
MIT License
24 stars 4 forks source link

Support for compile without editor present #16

Open gbakeman opened 1 year ago

gbakeman commented 1 year ago

I'd like to be able to compile my project (with translations) from a limited build environment, without the full editor installed. However, it appears that the MAT requires the CoreEditor as a prerequisite for installation. Hoping there's a way this prerequisite can be bypassed.