Compiling a Workflow with Visual Studio 2010 and .Net Framework 3.0 results in this CSC error:
"resource identifier xxxxxxxx has already been used in this assembly"
where xxxxxxxx is a Workflow Type in my Project.
I'm using Workflow Foundation 3. Thanks for your help, Tom