L
localhost
I have a file called one.dll. I changed the name to two.dll and then
added a VS.NET 2003 project reference to two.dll. I get IntelliSense
fine, but the WinForm won't build into an .exe until I change the name
back to one.dll. Why is that? Internally they are the same
assembly....
added a VS.NET 2003 project reference to two.dll. I get IntelliSense
fine, but the WinForm won't build into an .exe until I change the name
back to one.dll. Why is that? Internally they are the same
assembly....