comparison Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj @ 48:08dbe42fdde1

Cambios menores en UI
author nelopauselli
date Fri, 13 May 2011 20:11:05 -0300
parents dcd8fc8d479c
children c8099df941bd
comparison
equal deleted inserted replaced
47:dcd8fc8d479c 48:08dbe42fdde1
70 <Compile Include="Models\EventoModel.cs" /> 70 <Compile Include="Models\EventoModel.cs" />
71 <Compile Include="Models\PropuestaModel.cs" /> 71 <Compile Include="Models\PropuestaModel.cs" />
72 <Compile Include="Properties\AssemblyInfo.cs" /> 72 <Compile Include="Properties\AssemblyInfo.cs" />
73 </ItemGroup> 73 </ItemGroup>
74 <ItemGroup> 74 <ItemGroup>
75 <Content Include="Content\altnetlogo.png" />
75 <Content Include="Global.asax" /> 76 <Content Include="Global.asax" />
76 <Content Include="Web.config"> 77 <Content Include="Web.config">
77 <SubType>Designer</SubType> 78 <SubType>Designer</SubType>
78 </Content> 79 </Content>
79 <Content Include="Web.Debug.config"> 80 <Content Include="Web.Debug.config">
148 <ProjectReference Include="..\Agendas.Factories\Agendas.Factories.csproj"> 149 <ProjectReference Include="..\Agendas.Factories\Agendas.Factories.csproj">
149 <Project>{306DDA8A-49A5-42E5-A639-A9D3D521865F}</Project> 150 <Project>{306DDA8A-49A5-42E5-A639-A9D3D521865F}</Project>
150 <Name>Agendas.Factories</Name> 151 <Name>Agendas.Factories</Name>
151 </ProjectReference> 152 </ProjectReference>
152 </ItemGroup> 153 </ItemGroup>
154 <ItemGroup>
155 <Content Include="Views\Shared\_Menu.cshtml" />
156 </ItemGroup>
153 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 157 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
154 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" /> 158 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
155 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 159 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
156 Other similar extension points exist, see Microsoft.Common.targets. 160 Other similar extension points exist, see Microsoft.Common.targets.
157 <Target Name="BeforeBuild"> 161 <Target Name="BeforeBuild">