From: <ul...@us...> - 2010-10-11 19:03:33
|
Revision: 51 http://adc.svn.sourceforge.net/adc/?rev=51&view=rev Author: ullner Date: 2010-10-11 19:03:27 +0000 (Mon, 11 Oct 2010) Log Message: ----------- Modified Paths: -------------- trunk/Source/Microsoft Visual Studio/ADCLibraryTest/ADCLibraryTest.csproj Modified: trunk/Source/Microsoft Visual Studio/ADCLibraryTest/ADCLibraryTest.csproj =================================================================== --- trunk/Source/Microsoft Visual Studio/ADCLibraryTest/ADCLibraryTest.csproj 2010-10-11 19:03:12 UTC (rev 50) +++ trunk/Source/Microsoft Visual Studio/ADCLibraryTest/ADCLibraryTest.csproj 2010-10-11 19:03:27 UTC (rev 51) @@ -31,6 +31,10 @@ <WarningLevel>4</WarningLevel> </PropertyGroup> <ItemGroup> + <Reference Include="ADCLibrary, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> + <SpecificVersion>False</SpecificVersion> + <Private>False</Private> + </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Xml" /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |