comparison Agendas/trunk/src/Agendas.Domain/Agendas.Domain.csproj @ 57:3d9e6d56d903

Refactoring del track de cambios de un evento
author nelopauselli
date Mon, 16 May 2011 20:23:31 -0300
parents 65bbcdd5d357
children 26d0513a8410
comparison
equal deleted inserted replaced
56:65bbcdd5d357 57:3d9e6d56d903
53 <Compile Include="Ponente.cs" /> 53 <Compile Include="Ponente.cs" />
54 <Compile Include="Repositories\IEventoRepository.cs" /> 54 <Compile Include="Repositories\IEventoRepository.cs" />
55 <Compile Include="IPublicador.cs" /> 55 <Compile Include="IPublicador.cs" />
56 <Compile Include="Properties\AssemblyInfo.cs" /> 56 <Compile Include="Properties\AssemblyInfo.cs" />
57 <Compile Include="Resultado.cs" /> 57 <Compile Include="Resultado.cs" />
58 <Compile Include="Track.cs" />
58 </ItemGroup> 59 </ItemGroup>
59 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 60 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
60 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 61 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
61 Other similar extension points exist, see Microsoft.Common.targets. 62 Other similar extension points exist, see Microsoft.Common.targets.
62 <Target Name="BeforeBuild"> 63 <Target Name="BeforeBuild">