254 lines
13 KiB
XML
254 lines
13 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{24E04E49-AA03-48FF-AA46-883DD4EE48E8}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Exferia_Expedientes</RootNamespace>
|
|
<AssemblyName>Exferia_Expedientes</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="ClosedXML, Version=0.87.0.0, Culture=neutral, PublicKeyToken=fd1eb21b62ae805b, processorArchitecture=MSIL" />
|
|
<Reference Include="EntityFramework">
|
|
<HintPath>..\..\..\DLL\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Exferia_Aplicacion">
|
|
<HintPath>..\..\..\DLL\Exferia_Aplicacion.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Exferia_Controles">
|
|
<HintPath>..\..\..\DLL\Exferia_Controles.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Exferia_EntityFramework">
|
|
<HintPath>..\..\..\DLL\Exferia_EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Exferia_Formularios">
|
|
<HintPath>..\..\..\DLL\Exferia_Formularios.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Exferia_General">
|
|
<HintPath>..\..\..\DLL\Exferia_General.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Exferia_Sincronizacion">
|
|
<HintPath>..\..\..\DLL\Exferia_Sincronizacion.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="GMap.NET.Core">
|
|
<HintPath>..\..\..\DLL\GMap.NET.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="GMap.NET.WindowsForms">
|
|
<HintPath>..\..\..\DLL\GMap.NET.WindowsForms.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MonthCalendarControl">
|
|
<HintPath>..\..\..\DLL\MonthCalendarControl.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="0_Modelos\INTERNO_EPD_Actores_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_EPD_Actores_Listado_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_EPD_Asesores_Listado_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_EPD_Demandados_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_EPD_Procedimientos_Listado_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_EPD_Demandados_Listado_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_EPD_Expedientes_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_Informe_CitacionesPorExpediente_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_Informe_Citaciones_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_EPD_Materias_Listado_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_EPD_ProcedimientosNotificaciones_Listado_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_EPD_Citaciones_Listado_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_EPD_Procedimientos_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_EPD_Expedientes_Listado_Modelo.cs" />
|
|
<Compile Include="0_Modelos\INTERNO_EPD_Juzgados_Listado_Modelo.cs" />
|
|
<Compile Include="1_Datos\EPD_Actores_Datos.cs" />
|
|
<Compile Include="1_Datos\EPD_Procedimientos_Actores_Datos.cs" />
|
|
<Compile Include="1_Datos\EPD_ProcedimientosNotificaciones_Datos.cs" />
|
|
<Compile Include="1_Datos\EPD_Procedimientos_Datos.cs" />
|
|
<Compile Include="1_Datos\EPD_Materias_Datos.cs" />
|
|
<Compile Include="1_Datos\EPD_Citaciones_Datos.cs" />
|
|
<Compile Include="1_Datos\EPD_Expedientes_Actores_Datos.cs" />
|
|
<Compile Include="1_Datos\EPD_Expedientes_Datos.cs" />
|
|
<Compile Include="1_Datos\EPD_Demandados_Datos.cs" />
|
|
<Compile Include="1_Datos\EPD_Asesores_Datos.cs" />
|
|
<Compile Include="1_Datos\EPD_Juzgados_Datos.cs" />
|
|
<Compile Include="3_Vistas\Controladoras\PI_CitacionesPorExpediente_Controladora.cs" />
|
|
<Compile Include="3_Vistas\Controladoras\PI_Citaciones_Controladora.cs" />
|
|
<Compile Include="3_Vistas\Controladoras\P_Actor_Controladora.cs" />
|
|
<Compile Include="3_Vistas\Controladoras\P_Citacion_Controladora.cs" />
|
|
<Compile Include="3_Vistas\Controladoras\P_ProcedimientoNotificacion_Controladora.cs" />
|
|
<Compile Include="3_Vistas\Controladoras\P_Procedimiento_Controladora.cs" />
|
|
<Compile Include="3_Vistas\Controladoras\P_Expediente_Controladora.cs" />
|
|
<Compile Include="3_Vistas\Controladoras\P_Demandado_Controladora.cs" />
|
|
<Compile Include="3_Vistas\Controladoras\P_Asesor_Controladora.cs" />
|
|
<Compile Include="3_Vistas\Controladoras\P_Juzgado_Controladora.cs" />
|
|
<Compile Include="3_Vistas\F3\ABS_F3_EPD_Actores.cs" />
|
|
<Compile Include="3_Vistas\F3\ABS_F3_EPD_Materias.cs" />
|
|
<Compile Include="3_Vistas\F3\ABS_F3_EPD_Procedimientos.cs" />
|
|
<Compile Include="3_Vistas\F3\ABS_F3_EPD_Expedientes.cs" />
|
|
<Compile Include="3_Vistas\F3\ABS_F3_EPD_Demandados.cs" />
|
|
<Compile Include="3_Vistas\F3\ABS_F3_EPD_Juzgados.cs" />
|
|
<Compile Include="3_Vistas\F3\ABS_F3_EPD_Asesores.cs" />
|
|
<Compile Include="3_Vistas\ListadosSeleccion\ABS_ListadoSeleccion_Actores.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_CitacionesPorExpediente_Informe.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_Citaciones_Informe.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Citaciones_P_Demandado.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Citaciones_P_Actor.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Expedientes_P_Demandado.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Expedientes_P_Actor.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Procedimientos_P_Demandado.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Procedimientos_P_Actor.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Procedimientos.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Materias.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Actores_P_Expediente.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Actores.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Actores_P_Procedimiento.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_ProcedimientosNotificaciones.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Citaciones.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Expedientes.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Demandados.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Asesores.cs" />
|
|
<Compile Include="3_Vistas\Listados\ABS_Listado_EPD_Juzgados.cs" />
|
|
<Compile Include="3_Vistas\MantenimientoSimple\ABS_MantenimientoSimple_EPD_Materias.cs" />
|
|
<Compile Include="3_Vistas\PI_CitacionesPorExpediente.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\PI_CitacionesPorExpediente.Designer.cs">
|
|
<DependentUpon>PI_CitacionesPorExpediente.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\PI_Citaciones.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\PI_Citaciones.Designer.cs">
|
|
<DependentUpon>PI_Citaciones.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Actor.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Actor.Designer.cs">
|
|
<DependentUpon>P_Actor.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Citacion.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Citacion.Designer.cs">
|
|
<DependentUpon>P_Citacion.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_ProcedimientoNotificacion.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_ProcedimientoNotificacion.Designer.cs">
|
|
<DependentUpon>P_ProcedimientoNotificacion.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Procedimiento.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Procedimiento.Designer.cs">
|
|
<DependentUpon>P_Procedimiento.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Expediente.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Expediente.Designer.cs">
|
|
<DependentUpon>P_Expediente.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Demandado.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Demandado.Designer.cs">
|
|
<DependentUpon>P_Demandado.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Asesor.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Asesor.Designer.cs">
|
|
<DependentUpon>P_Asesor.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Juzgado.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="3_Vistas\P_Juzgado.Designer.cs">
|
|
<DependentUpon>P_Juzgado.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Datos_Expedientes.cs" />
|
|
<Compile Include="General\Funciones_Expedientes.cs" />
|
|
<Compile Include="General\ListadosEstaticos.cs" />
|
|
<Compile Include="General\Variables_Expedientes.cs" />
|
|
<Compile Include="Opciones.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="3_Vistas\Bolsa\" />
|
|
<Folder Include="3_Vistas\ControlesPersonalizados_DentroPaneles\" />
|
|
<Folder Include="3_Vistas\ListadosAgrupaciones\" />
|
|
<Folder Include="3_Vistas\MantenimientoAgrupacionesCabecera\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="3_Vistas\PI_CitacionesPorExpediente.resx">
|
|
<DependentUpon>PI_CitacionesPorExpediente.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="3_Vistas\PI_Citaciones.resx">
|
|
<DependentUpon>PI_Citaciones.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="3_Vistas\P_Actor.resx">
|
|
<DependentUpon>P_Actor.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="3_Vistas\P_Citacion.resx">
|
|
<DependentUpon>P_Citacion.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="3_Vistas\P_ProcedimientoNotificacion.resx">
|
|
<DependentUpon>P_ProcedimientoNotificacion.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="3_Vistas\P_Procedimiento.resx">
|
|
<DependentUpon>P_Procedimiento.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="3_Vistas\P_Expediente.resx">
|
|
<DependentUpon>P_Expediente.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="3_Vistas\P_Demandado.resx">
|
|
<DependentUpon>P_Demandado.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="3_Vistas\P_Asesor.resx">
|
|
<DependentUpon>P_Asesor.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="3_Vistas\P_Juzgado.resx">
|
|
<DependentUpon>P_Juzgado.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |