[Mmclibrary-cvs] mmclibrary/VBNETSnapin VBNETSnapin.vbproj,1.4,1.5
Brought to you by:
imjimmurphy,
kachalkov
From: Alexander K. <kac...@us...> - 2005-04-22 07:05:41
|
Update of /cvsroot/mmclibrary/mmclibrary/VBNETSnapin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23194/VBNETSnapin Modified Files: VBNETSnapin.vbproj Log Message: Index: VBNETSnapin.vbproj =================================================================== RCS file: /cvsroot/mmclibrary/mmclibrary/VBNETSnapin/VBNETSnapin.vbproj,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** VBNETSnapin.vbproj 25 Mar 2005 07:55:35 -0000 1.4 --- VBNETSnapin.vbproj 22 Apr 2005 07:05:32 -0000 1.5 *************** *** 98,102 **** <File RelPath = "Snapin.vb" ! SubType = "Component" BuildAction = "Compile" /> --- 98,102 ---- <File RelPath = "Snapin.vb" ! SubType = "Code" BuildAction = "Compile" /> |