comparison Agendas/trunk/src/Agendas.Web.Tests/Agendas.Web.Tests.csproj @ 243:59f8fa2f835e

Ticket 177: Valor de DuraciĆ³n de VAN en 0.
author juanjose.montesdeocaarbos
date Thu, 06 Oct 2011 08:13:05 -0300
parents 5cc1681d3789
children bdc946dd5c94
comparison
equal deleted inserted replaced
242:5cc1681d3789 243:59f8fa2f835e
29 <DefineConstants>TRACE</DefineConstants> 29 <DefineConstants>TRACE</DefineConstants>
30 <ErrorReport>prompt</ErrorReport> 30 <ErrorReport>prompt</ErrorReport>
31 <WarningLevel>4</WarningLevel> 31 <WarningLevel>4</WarningLevel>
32 </PropertyGroup> 32 </PropertyGroup>
33 <ItemGroup> 33 <ItemGroup>
34 <Reference Include="Castle.Core">
35 <HintPath>..\packages\Castle.Core.2.5.2\lib\NET35\Castle.Core.dll</HintPath>
36 </Reference>
34 <Reference Include="Moq"> 37 <Reference Include="Moq">
35 <HintPath>..\packages\Moq.4.0.10827\lib\NET40\Moq.dll</HintPath> 38 <HintPath>..\packages\Moq.4.0.10827\lib\NET40\Moq.dll</HintPath>
36 </Reference> 39 </Reference>
37 <Reference Include="NHibernate, Version=3.1.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL" /> 40 <Reference Include="NHibernate, Version=3.1.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL" />
38 <Reference Include="NHibernate.ByteCode.Castle"> 41 <Reference Include="NHibernate.ByteCode.Castle">