I'm trying to build the latest drop of the Silverlight Toolkit with VS2010 Beta 2. I get errors on all the projects:
"Analysis of Silverlight assemblies is not supported."
The error code is CA0055. The error goes away if I uncheck Code Analysis in the project properties.
Builds just fine in VS2008. What's the problem?