diff 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
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj	Thu Mar 17 02:45:34 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Web/Agendas.Web.csproj	Thu Mar 17 14:45:46 2011 -0300
@@ -14,6 +14,7 @@
     <AssemblyName>Agendas.Web</AssemblyName>
     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     <MvcBuildViews>false</MvcBuildViews>
+    <UseIISExpress>false</UseIISExpress>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>
@@ -115,7 +116,7 @@
     <Compile Include="Global.asax.cs">
       <DependentUpon>Global.asax</DependentUpon>
     </Compile>
-    <Compile Include="HttpContextIdentityProvider.asax.cs" />
+    <Compile Include="HttpContextIdentityProvider.cs" />
     <Compile Include="Models\AccountModels.cs" />
     <Compile Include="Models\EventoModel.cs" />
     <Compile Include="Models\PropuestaModel.cs" />