NullableTypes/src/Types Types.csproj,1.19,1.20
Status: Inactive
Brought to you by:
lukadotnet
From: \(luKa\) <luk...@us...> - 2005-10-29 20:49:54
|
Update of /cvsroot/nullabletypes/NullableTypes/src/Types In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17045/src/Types Modified Files: Types.csproj Log Message: Index: Types.csproj =================================================================== RCS file: /cvsroot/nullabletypes/NullableTypes/src/Types/Types.csproj,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** Types.csproj 6 Oct 2005 16:05:35 -0000 1.19 --- Types.csproj 29 Oct 2005 20:49:45 -0000 1.20 *************** *** 78,82 **** Name = "System.Data" AssemblyName = "System.Data" ! HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" /> </References> --- 78,82 ---- Name = "System.Data" AssemblyName = "System.Data" ! HintPath = "H:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" /> </References> |