When I create new WinForms project, create one form put there one label and localize that label and set Target Framework to .NET Framework 3.5 - localization is not working, when I change Target Framework to 4.5 localizationis working.
Is this some sort of feature that .NET 3.5 projects now do not support localization in VS 2012? In VS2010 it worked.