Mercurial > altnet-hispano
comparison Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj @ 33:1e95467c1245
rename de un archivo
author | nelo@MTEySS.neluz.int |
---|---|
date | Thu, 17 Mar 2011 14:45:46 -0300 |
parents | bbe0f8e16dd7 |
children | 475be11edf56 |
comparison
equal
deleted
inserted
replaced
32:3acdecdafd47 | 33:1e95467c1245 |
---|---|
12 <AppDesignerFolder>Properties</AppDesignerFolder> | 12 <AppDesignerFolder>Properties</AppDesignerFolder> |
13 <RootNamespace>Agendas.Web</RootNamespace> | 13 <RootNamespace>Agendas.Web</RootNamespace> |
14 <AssemblyName>Agendas.Web</AssemblyName> | 14 <AssemblyName>Agendas.Web</AssemblyName> |
15 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> | 15 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
16 <MvcBuildViews>false</MvcBuildViews> | 16 <MvcBuildViews>false</MvcBuildViews> |
17 <UseIISExpress>false</UseIISExpress> | |
17 </PropertyGroup> | 18 </PropertyGroup> |
18 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 19 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
19 <DebugSymbols>true</DebugSymbols> | 20 <DebugSymbols>true</DebugSymbols> |
20 <DebugType>full</DebugType> | 21 <DebugType>full</DebugType> |
21 <Optimize>false</Optimize> | 22 <Optimize>false</Optimize> |
113 <Compile Include="Controllers\HomeController.cs" /> | 114 <Compile Include="Controllers\HomeController.cs" /> |
114 <Compile Include="Controllers\PropuestaController.cs" /> | 115 <Compile Include="Controllers\PropuestaController.cs" /> |
115 <Compile Include="Global.asax.cs"> | 116 <Compile Include="Global.asax.cs"> |
116 <DependentUpon>Global.asax</DependentUpon> | 117 <DependentUpon>Global.asax</DependentUpon> |
117 </Compile> | 118 </Compile> |
118 <Compile Include="HttpContextIdentityProvider.asax.cs" /> | 119 <Compile Include="HttpContextIdentityProvider.cs" /> |
119 <Compile Include="Models\AccountModels.cs" /> | 120 <Compile Include="Models\AccountModels.cs" /> |
120 <Compile Include="Models\EventoModel.cs" /> | 121 <Compile Include="Models\EventoModel.cs" /> |
121 <Compile Include="Models\PropuestaModel.cs" /> | 122 <Compile Include="Models\PropuestaModel.cs" /> |
122 <Compile Include="Properties\AssemblyInfo.cs" /> | 123 <Compile Include="Properties\AssemblyInfo.cs" /> |
123 </ItemGroup> | 124 </ItemGroup> |