Can you please provide more detail? What type of references are you referring to that are getting lost and when are they disappearing? Are these references to .NET assemblies, 3rd party assemblies or to your own assemblies? If you are using managed code projects then it is recommended that you use direct project references instead of browsing for a specific assembly and adding it as a reference. Thanks
↧