comparison Agendas/trunk/src/Agendas.Repositories.Tests/Agendas.Repositories.Tests.csproj @ 274:72a96459f910

Ticket #123: Patrocinadores de las vans.
author juanjose.montesdeocaarbos
date Wed, 30 Nov 2011 08:56:01 -0300
parents 68b09c30b0d2
children eeca9ddb330a
comparison
equal deleted inserted replaced
273:a7420f05716a 274:72a96459f910
104 </ItemGroup> 104 </ItemGroup>
105 <ItemGroup> 105 <ItemGroup>
106 <Content Include="hibernate.cfg.xml"> 106 <Content Include="hibernate.cfg.xml">
107 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 107 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
108 </Content> 108 </Content>
109 <Content Include="images\apress.gif">
110 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
111 </Content>
109 </ItemGroup> 112 </ItemGroup>
110 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 113 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
111 <PropertyGroup> 114 <PropertyGroup>
112 <PostBuildEvent>copy "$(SolutionDir)packages\NHibernate.Castle.3.1.0.4000\lib\Net35\NHibernate.ByteCode.Castle.dll" "$(TargetDir)" &amp; 115 <PostBuildEvent>copy "$(SolutionDir)packages\NHibernate.Castle.3.1.0.4000\lib\Net35\NHibernate.ByteCode.Castle.dll" "$(TargetDir)" &amp;
113 copy "$(SolutionDir)packages\Castle.Core.2.5.2\lib\NET35\Castle.Core.dll" "$(TargetDir)"</PostBuildEvent> 116 copy "$(SolutionDir)packages\Castle.Core.2.5.2\lib\NET35\Castle.Core.dll" "$(TargetDir)"</PostBuildEvent>