I have 3 C# WPF projects that were written with .Net Framework 3.5 on VS2010. However, after upgrading each projects to .Net Framework 4.5 on VS2012, I am getting this error:
Error 7 Unknown build error, 'Binary format of the specified custom attribute was invalid.' ...
Any help will be appreciated.
Thanks!