To use the Multilingual App Toolkit I have to uncomment the NeutralResourcesLanguage attribute in AssemblyInfo.cs. This works but the comment above the attribute advises me to add a UICulture to my csproj file. I did so but this breaks my application. I couldn't find any documentation for UICulture.
What does UICulture do? Is it for applications that use LocBaml?