Library for localization of WPF applications
It's possible in this way:
- Open a debug.PS1 and check
$OutputDllPath
and$TargetProjPath
- Set WPFLocales.Powershell as StartUp project
- Set Start Action of WPFLocales.Powershell to Start external program with *<*path to powershell.exe>
- Set Command line orguments to *<*path to debug.PS1>
- Call *<*target CmdLet> (for example Sync-Localization) at the end of debug.PS1