Hi!
I'm trying to embed the SCFF and WCSF into one solution. I'm almost there but there's still one last thing that has to be fixed. The thing is that I want different namespaces for the web and desktop projects ( such as "<companyname>.<project>.SmartClient" and "<companyname>.<project>.WebClient".
Since both theguidance packages for SCSF and WCSF use the rootnamespace key found in the .sln file, I must somehow separete them with another key. So the solution to my problem would be to make one of the guidance packages to use an alternative key (ex rootwebnamespace).
But the problem is that I'm not really sure how. What do I have to do inorder to add the extra key?
I've found a couple of .xml files in the recipe folders for the guidance packages, but just changing those didn't fix it, I guess they have to be reregistered somhow?
Thanx!
/Jari