[Adapdev-commits] Adapdev/src/Adapdev.Cache Adapdev.Cache.csproj,1.2,1.3
Status: Beta
Brought to you by:
intesar66
From: Sean M. <int...@us...> - 2005-04-14 03:32:44
|
Update of /cvsroot/adapdev/Adapdev/src/Adapdev.Cache In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29338/src/Adapdev.Cache Modified Files: Adapdev.Cache.csproj Log Message: Revisions for Zanebug v1.5 Index: Adapdev.Cache.csproj =================================================================== RCS file: /cvsroot/adapdev/Adapdev/src/Adapdev.Cache/Adapdev.Cache.csproj,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Adapdev.Cache.csproj 28 Feb 2005 01:54:38 -0000 1.2 --- Adapdev.Cache.csproj 14 Apr 2005 03:32:03 -0000 1.3 *************** *** 85,88 **** --- 85,93 ---- Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" /> + <Reference + Name = "log4net" + AssemblyName = "log4net" + HintPath = "..\..\lib\log4net.dll" + /> </References> </Build> |