[Mmclibrary-cvs] mmclibrary/VBNETSnapin VBNETSnapin.vbproj,1.2,1.3
Brought to you by:
imjimmurphy,
kachalkov
From: Alexander K. <kac...@us...> - 2005-03-15 06:17:09
|
Update of /cvsroot/mmclibrary/mmclibrary/VBNETSnapin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19680/VBNETSnapin Modified Files: VBNETSnapin.vbproj Log Message: Index: VBNETSnapin.vbproj =================================================================== RCS file: /cvsroot/mmclibrary/mmclibrary/VBNETSnapin/VBNETSnapin.vbproj,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** VBNETSnapin.vbproj 5 Dec 2004 15:19:52 -0000 1.2 --- VBNETSnapin.vbproj 15 Mar 2005 06:16:56 -0000 1.3 *************** *** 98,102 **** <File RelPath = "Snapin.vb" ! SubType = "Component" BuildAction = "Compile" /> --- 98,102 ---- <File RelPath = "Snapin.vb" ! SubType = "Code" BuildAction = "Compile" /> |