This question is locked. New answers and comments are not allowed.
I'm extending my model with partial classes, and I put the summary comment headers above each (/// to generate), but when I copy the assembly over to my main web project I don't see any of those summary headers in the intellisense
Any idea why that might be?
Any idea why that might be?