I'm currently using the solution task in 8.3 rc2
One of my projects has resource files embedded, and I'm having problems loading the resource file on the newly built assembly with an exception ...
Could not find any resources appropriate for the specified culture (or the neutral culture) in the given assembly.
I've taken a look at the resultant MANIFEST file and have found that the namespace on the resource file has a preceding '.' compared to the one build using VS.NET 2003
Has anyone else experienced this problem?
Thanks in advance
Lee.