I installed Visual Studio 11 (developer preview edition) last week, since then, the build speed of the previous version (VS 10). - using diagnostic build the "GenerateResource" task takes much longer than other processes (about a minute!) - checked all .resx files for version conflict, all are 4.0.0.0 (project is developed using .NET 4.0)
does anyone have any idea?