A Repasky

A Repasky

  • NA
  • 231
  • 182.9k

How do I change where a class library is located in my C# program.

Aug 30 2011 5:20 PM
I have a test version of my program that uses a class library that points to a server at an IP address.  The production server has a different IP address.  I copied the orginal program into a new folder to test in production.  But it still points to the class library in the other folder.  How can I change this?

Arep

Answers (6)