Changeset 909
- Timestamp:
- 10/09/08 09:04:38 (3 months ago)
- Files:
-
- 1 modified
-
trunk/csharp/NUnitTest/NUnitTest.csproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/csharp/NUnitTest/NUnitTest.csproj
r900 r909 31 31 <Reference Include="dotnetLibLAS, Version=0.2.0.0, Culture=neutral, PublicKeyToken=05e1a48fbbf076e0, processorArchitecture=MSIL"> 32 32 <SpecificVersion>False</SpecificVersion> 33 <HintPath>..\dotnetLibLAS\bin\ Release\dotnetLibLAS.dll</HintPath>33 <HintPath>..\dotnetLibLAS\bin\$(Configuration)\dotnetLibLAS.dll</HintPath> 34 34 </Reference> 35 35 <Reference Include="nunit.framework, Version=2.4.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
