Hydra Host Application Wizard Visual Studio 2017 Not Working

Using the wizard to generate a Hydra Host Application. Build and Run, and it always throws an exception:
System.Resources.MissingManifestResourceException: ‘Could not find any resources appropriate for the specified culture or the neutral culture. Make sure “HostApplication1.MainForm.resources” was correctly embedded or linked into assembly “HostApplication1” at compile time, or that all the satellite assemblies required are loadable and fully signed.’

If don’t use the wizard, but just start with a normal WinForm application, then add reference to Hydra.Host, and Hydra, and Echo, and then add ModuleManager then everything is fine.

Seems to me that the Wizard is not up to date or something is wrong.

It looks like a template issue.

Thanks, logged as bugs://82710

bugs://82710 got closed with status fixed.