I used xsd.exe to create a schema file for some XML. I want to include this schema file in my C # project in Visual Studio, but every time I add the .xsd file to my project and then double-click it to open it, Visual Studio creates these .xss and .xsc for of my .xsd file and it modifies my .xsd file. How can I make it stop the automatic execution of this and change my circuit?
xml visual-studio-2008 xsd
Sarah vessels
source share