|
From: Owen R. <exo...@us...> - 2004-06-17 05:13:47
|
Update of /cvsroot/nmock/nmock/sample In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8692/sample Modified Files: sample.csproj Log Message: adding jim arnold's refactoring and optimisation of IL generation code Index: sample.csproj =================================================================== RCS file: /cvsroot/nmock/nmock/sample/sample.csproj,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** sample.csproj 24 Jul 2003 23:08:25 -0000 1.1 --- sample.csproj 17 Jun 2004 05:13:37 -0000 1.2 *************** *** 5,11 **** SchemaVersion = "2.0" ProjectGuid = "{77AB0622-D9F4-4D60-9A13-73703FE41788}" - SccProjectName = "Perforce Project" - SccLocalPath = "." - SccProvider = "MSSCCI:Perforce SCM" > <Build> --- 5,8 ---- |