Can't Add XSD to Class Project
- by Jeff
Background:
I started with a large solution with many applications in it in VS 2008 and I'm trying to split it up.
Steps to repeat:
I create a new VS 2010 C# class
project I right click and choose add existing item I choose the XSD file from my old project and import it.
The original file is 67KB the imported file is 18KB
Line 134,135 of the…