Is there a workaround to set a different culture with mage? In mage.exe it is hardcoded "neutral', but I like to set it to Dutch (Netherlands). Because the deployment has to be automated, mageui is not an option. Does anyone have a suggestion?
I am looking for a scriptable solution, so I am trying to create my own console app using the methods in de Microsoft.Build.Tasks.Deployment.ManifestUtilities namespace.