251 lines
12 KiB
XML
251 lines
12 KiB
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
|
<Project ToolsVersion="12.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>{012DD17F-0EF1-41D8-A9E3-2882F722A058}</ProjectGuid>
|
|||
|
|
<OutputType>WinExe</OutputType>
|
|||
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|||
|
|
<RootNamespace>ULA.Cathay.RenovacionLineas</RootNamespace>
|
|||
|
|
<AssemblyName>ULA.Cathay.RenovacionLineas</AssemblyName>
|
|||
|
|
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
|
|||
|
|
<FileAlignment>512</FileAlignment>
|
|||
|
|
<SccProjectName>SAK</SccProjectName>
|
|||
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|||
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|||
|
|
<SccProvider>SAK</SccProvider>
|
|||
|
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
|||
|
|
<RestorePackages>true</RestorePackages>
|
|||
|
|
<WcfConfigValidationEnabled>True</WcfConfigValidationEnabled>
|
|||
|
|
<TargetFrameworkProfile />
|
|||
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|||
|
|
<PublishUrl>publish\</PublishUrl>
|
|||
|
|
<Install>true</Install>
|
|||
|
|
<InstallFrom>Disk</InstallFrom>
|
|||
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|||
|
|
<UpdateMode>Foreground</UpdateMode>
|
|||
|
|
<UpdateInterval>7</UpdateInterval>
|
|||
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|||
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|||
|
|
<UpdateRequired>false</UpdateRequired>
|
|||
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|||
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|||
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|||
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|||
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|||
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|||
|
|
<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' ">
|
|||
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|||
|
|
<DebugType>pdbonly</DebugType>
|
|||
|
|
<Optimize>true</Optimize>
|
|||
|
|
<OutputPath>bin\Release\</OutputPath>
|
|||
|
|
<DefineConstants>TRACE</DefineConstants>
|
|||
|
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
|
<WarningLevel>4</WarningLevel>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Reference Include="EntityFramework">
|
|||
|
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="EntityFramework.Extended, Version=6.0.0.0, Culture=neutral, PublicKeyToken=05b7e29bdd433584, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\EntityFramework.Extended.6.1.0.168\lib\net45\EntityFramework.Extended.dll</HintPath>
|
|||
|
|
<Private>True</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="EntityFramework.SqlServer">
|
|||
|
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="NLog">
|
|||
|
|
<HintPath>..\packages\BPMComplementFramework.1.2.6\lib\NLog.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System" />
|
|||
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|||
|
|
<Reference Include="System.Configuration" />
|
|||
|
|
<Reference Include="System.Configuration.Install" />
|
|||
|
|
<Reference Include="System.Core" />
|
|||
|
|
<Reference Include="System.Management" />
|
|||
|
|
<Reference Include="System.Net.Http" />
|
|||
|
|
<Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Runtime.Serialization" />
|
|||
|
|
<Reference Include="System.ServiceModel" />
|
|||
|
|
<Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Xml.Linq" />
|
|||
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|||
|
|
<Reference Include="Microsoft.CSharp" />
|
|||
|
|
<Reference Include="System.Data" />
|
|||
|
|
<Reference Include="System.ServiceProcess" />
|
|||
|
|
<Reference Include="System.Xml" />
|
|||
|
|
<Reference Include="Ultimus.Framework">
|
|||
|
|
<HintPath>..\packages\BPMComplementFramework.1.2.6\lib\Ultimus.Framework.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Ultimus.Interfaces">
|
|||
|
|
<HintPath>..\packages\BPMComplementFramework.1.2.6\lib\Ultimus.Interfaces.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Ultimus.Utilitarios">
|
|||
|
|
<HintPath>..\packages\BPMComplementFramework.1.2.6\lib\Ultimus.Utilitarios.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Compile Include="ProjectInstaller.cs">
|
|||
|
|
<SubType>Component</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="ProjectInstaller.Designer.cs">
|
|||
|
|
<DependentUpon>ProjectInstaller.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="ServicioRenovacionLineas.cs">
|
|||
|
|
<SubType>Component</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="ServicioRenovacionLineas.Designer.cs">
|
|||
|
|
<DependentUpon>ServicioRenovacionLineas.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|||
|
|
<Compile Include="Service References\IntegracionesSAP\Reference.cs">
|
|||
|
|
<AutoGen>True</AutoGen>
|
|||
|
|
<DesignTime>True</DesignTime>
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<None Include="App.config" />
|
|||
|
|
<None Include="BatchInstalador\RenovacionInstaller.bat" />
|
|||
|
|
<None Include="packages.config" />
|
|||
|
|
<None Include="Service References\IntegracionesSAP\IntegracionesSAP1.wsdl" />
|
|||
|
|
<None Include="Service References\IntegracionesSAP\IntegracionesSAP3.xsd">
|
|||
|
|
<SubType>Designer</SubType>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\IntegracionesSAP31.xsd">
|
|||
|
|
<SubType>Designer</SubType>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\IntegracionesSAP32.xsd">
|
|||
|
|
<SubType>Designer</SubType>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\ULA.Cathay.RenovacionLineas.IntegracionesSAP.BpResponse.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\ULA.Cathay.RenovacionLineas.IntegracionesSAP.CapitalAjustadoResponse.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\ULA.Cathay.RenovacionLineas.IntegracionesSAP.Catalogo.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\ULA.Cathay.RenovacionLineas.IntegracionesSAP.ConsultaContrato.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\ULA.Cathay.RenovacionLineas.IntegracionesSAP.LineaResponse.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\ULA.Cathay.RenovacionLineas.IntegracionesSAP.Lineas.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\ULA.Cathay.RenovacionLineas.IntegracionesSAP.Operaciones.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\ULA.Cathay.RenovacionLineas.IntegracionesSAP.RegistroCivil.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\ULA.Cathay.RenovacionLineas.IntegracionesSAP.RegistroNacional.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\ULA.Cathay.RenovacionLineas.IntegracionesSAP.Solicitud.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\ULA.Cathay.RenovacionLineas.IntegracionesSAP.TasaBase.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\ULA.Cathay.RenovacionLineas.IntegracionesSAP.TipoCambioContable.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\ULA.Cathay.RenovacionLineas.IntegracionesSAP.UsuariosAprobadores.datasource">
|
|||
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|||
|
|
</None>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<EmbeddedResource Include="ProjectInstaller.resx">
|
|||
|
|
<DependentUpon>ProjectInstaller.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="ServicioRenovacionLineas.resx">
|
|||
|
|
<DependentUpon>ServicioRenovacionLineas.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\Reference.svcmap">
|
|||
|
|
<Generator>WCF Proxy Generator</Generator>
|
|||
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Service References\IntegracionesSAP\configuration.svcinfo" />
|
|||
|
|
<None Include="Service References\IntegracionesSAP\configuration91.svcinfo" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<ProjectReference Include="..\ULA.Cathay.CreditoModel.DAL\ULA.Cathay.CreditoModel.DAL.csproj">
|
|||
|
|
<Project>{b00bef5a-ed7e-4f80-bde7-117eb49b3ea8}</Project>
|
|||
|
|
<Name>ULA.Cathay.CreditoModel.DAL</Name>
|
|||
|
|
</ProjectReference>
|
|||
|
|
<ProjectReference Include="..\ULA.Cathay.CreditoModel\ULA.Cathay.CreditoModel.csproj">
|
|||
|
|
<Project>{af39a464-e4c2-4020-85f3-ca006843e88e}</Project>
|
|||
|
|
<Name>ULA.Cathay.CreditoModel</Name>
|
|||
|
|
</ProjectReference>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<WCFMetadata Include="Service References\" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<WCFMetadataStorage Include="Service References\IntegracionesSAP\" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.5.1">
|
|||
|
|
<Visible>False</Visible>
|
|||
|
|
<ProductName>Microsoft .NET Framework 4.5.1 %28x86 y x64%29</ProductName>
|
|||
|
|
<Install>true</Install>
|
|||
|
|
</BootstrapperPackage>
|
|||
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|||
|
|
<Visible>False</Visible>
|
|||
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|||
|
|
<Install>false</Install>
|
|||
|
|
</BootstrapperPackage>
|
|||
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|||
|
|
<Visible>False</Visible>
|
|||
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|||
|
|
<Install>false</Install>
|
|||
|
|
</BootstrapperPackage>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup />
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Content Include="Scripts\UltimusFramework.intellisense.js" />
|
|||
|
|
<None Include="Service References\IntegracionesSAP\IntegracionesSAP1.disco" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|||
|
|
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
|||
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|||
|
|
<PropertyGroup>
|
|||
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
|
|||
|
|
</Target>
|
|||
|
|
<!-- 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>
|