[Adapdev-commits] Adapdev/src/Adapdev.Windows.Forms.Tests Adapdev.Windows.Forms.Tests.csproj,1.2,1.3
Status: Beta
Brought to you by:
intesar66
From: Sean M. <int...@us...> - 2005-04-14 03:32:15
|
Update of /cvsroot/adapdev/Adapdev/src/Adapdev.Windows.Forms.Tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29338/src/Adapdev.Windows.Forms.Tests Modified Files: Adapdev.Windows.Forms.Tests.csproj Log Message: Revisions for Zanebug v1.5 Index: Adapdev.Windows.Forms.Tests.csproj =================================================================== RCS file: /cvsroot/adapdev/Adapdev/src/Adapdev.Windows.Forms.Tests/Adapdev.Windows.Forms.Tests.csproj,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Adapdev.Windows.Forms.Tests.csproj 28 Feb 2005 01:55:12 -0000 1.2 --- Adapdev.Windows.Forms.Tests.csproj 14 Apr 2005 03:32:06 -0000 1.3 *************** *** 80,83 **** --- 80,88 ---- HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" /> + <Reference + Name = "log4net" + AssemblyName = "log4net" + HintPath = "..\..\lib\log4net.dll" + /> </References> </Build> |