WCF reference.cs suddenly not including classes
问题 I have developed a WCF service that has been working fine for a few weeks now. I publish this service to IIS directly from the development server. I have a dev test app that includes this WCF service as a Service Reference in its own project. My WCF class library also references another project within the Visual Studio solution, and many classes are in the referenced project that are used by the service and calling applications. Today, after publishing some changes to the service (I did not