jazzie

jazzie

  • NA
  • 6
  • 0

C# assembly

Oct 14 2011 9:47 AM

I have a C#.net 2008 desktop application that I have a question about using the assembly in .net. The problem is losing references to DLL and/or assembly files once I check in and checkout the code from subversion source control.

From looking at subversion it looks like I can include the project for the assembly in the solution so that the whole solution can be built together'. However I do not know what 'Include the project for the assembly in the solution so that the whole solution can be built together' means. If so, can you tell me what that means and how to accomplish this task?


Answers (1)