633 lines
No EOL
38 KiB
XML
633 lines
No EOL
38 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>
|
|
<ProductVersion>
|
|
</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{F14C0659-477B-4C61-90BE-FEBA41528773}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>ULA.Davivienda.ModuloMantenimiento</RootNamespace>
|
|
<AssemblyName>ULA.Davivienda.ModuloMantenimiento</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
|
|
<MvcBuildViews>false</MvcBuildViews>
|
|
<UseIISExpress>false</UseIISExpress>
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
<TargetFrameworkProfile />
|
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
|
<RestorePackages>true</RestorePackages>
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\</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\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<IntermediateOutputPath>..\Temp</IntermediateOutputPath>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="Microsoft.VisualBasic" />
|
|
<Reference Include="Microsoft.Web.Helpers">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebHelpers.3.1.2\lib\net45\Microsoft.Web.Helpers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Web.WebPages.OAuth, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.OAuth.2.0.30506.0\lib\net40\Microsoft.Web.WebPages.OAuth.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, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\NLog.4.0.1\lib\net45\NLog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Data.Entity" />
|
|
<Reference Include="System.Drawing" />
|
|
<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.Caching" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Web.DynamicData" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.Helpers.dll</HintPath>
|
|
</Reference>
|
|
<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.Web.Http.OData, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.OData.4.0.30506\lib\net40\System.Web.Http.OData.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Mvc, Version=5.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.1.2\lib\net45\System.Web.Mvc.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Abstractions" />
|
|
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.Razor.3.1.2\lib\net45\System.Web.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Routing" />
|
|
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.WebPages.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http">
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.WebRequest">
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="Ultimus.Framework">
|
|
<HintPath>..\DLL\Ultimus.Framework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Ultimus.Interfaces">
|
|
<HintPath>..\DLL\Ultimus.Interfaces.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Ultimus.Utilitarios">
|
|
<HintPath>..\DLL\Ultimus.Utilitarios.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WebActivatorEx">
|
|
<HintPath>..\packages\WebActivatorEx.2.0.5\lib\net40\WebActivatorEx.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WebGrease, Version=1.6.5135.21930, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DotNetOpenAuth.AspNet, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\DotNetOpenAuth.AspNet.4.1.4.12333\lib\net45-full\DotNetOpenAuth.AspNet.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DotNetOpenAuth.Core, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\DotNetOpenAuth.Core.4.1.4.12333\lib\net45-full\DotNetOpenAuth.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DotNetOpenAuth.OAuth.Consumer, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\DotNetOpenAuth.OAuth.Consumer.4.1.4.12333\lib\net45-full\DotNetOpenAuth.OAuth.Consumer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DotNetOpenAuth.OAuth, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\DotNetOpenAuth.OAuth.Core.4.1.4.12333\lib\net45-full\DotNetOpenAuth.OAuth.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DotNetOpenAuth.OpenId, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\DotNetOpenAuth.OpenId.Core.4.1.4.12333\lib\net45-full\DotNetOpenAuth.OpenId.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DotNetOpenAuth.OpenId.RelyingParty, Version=4.1.0.0, Culture=neutral, PublicKeyToken=2780ccd10d57b246, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\DotNetOpenAuth.OpenId.RelyingParty.4.1.4.12333\lib\net45-full\DotNetOpenAuth.OpenId.RelyingParty.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Data.Edm, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.Data.Edm.5.2.0\lib\net40\Microsoft.Data.Edm.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Data.OData, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.Data.OData.5.2.0\lib\net40\Microsoft.Data.OData.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Spatial, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\System.Spatial.5.2.0\lib\net40\System.Spatial.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WebMatrix.Data, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.Data.3.1.2\lib\net45\WebMatrix.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WebMatrix.WebData, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.WebData.3.1.2\lib\net45\WebMatrix.WebData.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="App_Start\AuthConfig.cs" />
|
|
<Compile Include="App_Start\BundleConfig.cs" />
|
|
<Compile Include="App_Start\FilterConfig.cs" />
|
|
<Compile Include="App_Start\MoneyMaskBundleConfig.cs" />
|
|
<Compile Include="App_Start\RouteConfig.cs" />
|
|
<Compile Include="App_Start\WebApiConfig.cs" />
|
|
<Compile Include="Commons\CacheManager.cs" />
|
|
<Compile Include="Commons\Entidades.cs" />
|
|
<Compile Include="Commons\SingleValueArrayConverter.cs" />
|
|
<Compile Include="Commons\UltimusLogs.cs" />
|
|
<Compile Include="Commons\Utilities.cs" />
|
|
<Compile Include="ControllersWebApi\AgenciaAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\CondicionesFormalizacionAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\SubAgenciaAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\CuentaAgenciaAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\AnnoVehiculoAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\CampannaAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\AgenteSeguroAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\CorreoAgenciaAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\ExcepcionesAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\PuntoCorteCSDAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\TipoCuentaAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\SucursalAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\ProfesionAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\FormaPagoAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\CategoriaVehiculoAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\EstiloAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\GlobalAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\MantenimientoAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\CarroceriaVehiculoAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\MotivoAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\MonedaAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\ProgramaCrediticioAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\TipoFuenteIngresoAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\TipoVehiculoAPIController.cs" />
|
|
<Compile Include="ControllersWebApi\UsoVehiculoAPIController.cs" />
|
|
<Compile Include="Controllers\SubAgenciaVehiculoController.cs" />
|
|
<Compile Include="Controllers\AgenciaController.cs" />
|
|
<Compile Include="Controllers\CondicionesFormalizacionController.cs" />
|
|
<Compile Include="Controllers\CuentaAgenciaController.cs" />
|
|
<Compile Include="Controllers\AnnoVehiculoController.cs" />
|
|
<Compile Include="Controllers\BaseController.cs" />
|
|
<Compile Include="Controllers\CampannaController.cs" />
|
|
<Compile Include="Controllers\AgenteSeguroController.cs" />
|
|
<Compile Include="Controllers\CorreoAgenciaController.cs" />
|
|
<Compile Include="Controllers\ExcepcionesController.cs" />
|
|
<Compile Include="Controllers\TipoCuentaController.cs" />
|
|
<Compile Include="Controllers\SucursalController.cs" />
|
|
<Compile Include="Controllers\ProfesionController.cs" />
|
|
<Compile Include="Controllers\FormaPagoController.cs" />
|
|
<Compile Include="Controllers\CategoriaVehiculoController.cs" />
|
|
<Compile Include="Controllers\EstiloController.cs" />
|
|
<Compile Include="Controllers\HomeController.cs" />
|
|
<Compile Include="Controllers\MantenimientoController.cs" />
|
|
<Compile Include="Controllers\CarroceriaVehiculoController.cs" />
|
|
<Compile Include="Controllers\MotivoController.cs" />
|
|
<Compile Include="Controllers\MonedaController.cs" />
|
|
<Compile Include="Controllers\ProgramaCrediticioController.cs" />
|
|
<Compile Include="Controllers\PuntoCorteCSD.cs" />
|
|
<Compile Include="Controllers\TipoFuenteIngresoController.cs" />
|
|
<Compile Include="Controllers\TipoVehiculoController.cs" />
|
|
<Compile Include="Controllers\UsoVehiculoController.cs" />
|
|
<Compile Include="Helpers\WebGridExtensions.cs" />
|
|
<Compile Include="Global.asax.cs">
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Json\BaseJsonMetadata.cs" />
|
|
<Compile Include="Json\JsonCatalogos.cs" />
|
|
<Compile Include="Json\JsonProgramaCrediticio.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Resources\General.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>General.resx</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="APC.xml">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="Content\bootstrap-theme.css" />
|
|
<Content Include="Content\bootstrap-theme.min.css" />
|
|
<Content Include="Content\bootstrap.css" />
|
|
<Content Include="Content\bootstrap.min.css" />
|
|
<Content Include="Content\dashboard.css" />
|
|
<Content Include="Content\font-awesome.css" />
|
|
<Content Include="Content\font-awesome.min.css" />
|
|
<Content Include="Content\jquery.bonsai.css" />
|
|
<Content Include="Content\jquery.dataTables.css" />
|
|
<Content Include="Content\jquery.dataTables.min.css" />
|
|
<Content Include="Content\jQuery.FileUpload\css\jquery.fileupload-noscript.css" />
|
|
<Content Include="Content\jQuery.FileUpload\css\jquery.fileupload-ui-noscript.css" />
|
|
<Content Include="Content\jQuery.FileUpload\css\jquery.fileupload-ui.css" />
|
|
<Content Include="Content\jQuery.FileUpload\css\jquery.fileupload.css" />
|
|
<Content Include="Content\jQuery.FileUpload\img\loading.gif" />
|
|
<Content Include="Content\jQuery.FileUpload\img\progressbar.gif" />
|
|
<Content Include="Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png" />
|
|
<Content Include="Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_2e83ff_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_454545_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_888888_256x240.png" />
|
|
<Content Include="Content\themes\base\images\ui-icons_cd0a0a_256x240.png" />
|
|
<Content Include="Content\themes\base\jquery-ui.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.accordion.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.all.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.autocomplete.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.base.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.button.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.core.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.datepicker.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.dialog.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.menu.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.progressbar.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.resizable.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.selectable.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.slider.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.spinner.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.tabs.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.theme.css" />
|
|
<Content Include="Content\themes\base\jquery.ui.tooltip.css" />
|
|
<Content Include="Content\themes\base\minified\images\ui-bg_flat_0_aaaaaa_40x100.png" />
|
|
<Content Include="Content\themes\base\minified\images\ui-bg_flat_75_ffffff_40x100.png" />
|
|
<Content Include="Content\themes\base\minified\images\ui-bg_glass_55_fbf9ee_1x400.png" />
|
|
<Content Include="Content\themes\base\minified\images\ui-bg_glass_65_ffffff_1x400.png" />
|
|
<Content Include="Content\themes\base\minified\images\ui-bg_glass_75_dadada_1x400.png" />
|
|
<Content Include="Content\themes\base\minified\images\ui-bg_glass_75_e6e6e6_1x400.png" />
|
|
<Content Include="Content\themes\base\minified\images\ui-bg_glass_95_fef1ec_1x400.png" />
|
|
<Content Include="Content\themes\base\minified\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
|
|
<Content Include="Content\themes\base\minified\images\ui-icons_222222_256x240.png" />
|
|
<Content Include="Content\themes\base\minified\images\ui-icons_2e83ff_256x240.png" />
|
|
<Content Include="Content\themes\base\minified\images\ui-icons_454545_256x240.png" />
|
|
<Content Include="Content\themes\base\minified\images\ui-icons_888888_256x240.png" />
|
|
<Content Include="Content\themes\base\minified\images\ui-icons_cd0a0a_256x240.png" />
|
|
<Content Include="Content\themes\base\minified\jquery-ui.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.accordion.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.autocomplete.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.button.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.core.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.datepicker.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.dialog.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.menu.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.progressbar.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.resizable.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.selectable.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.slider.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.spinner.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.tabs.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.theme.min.css" />
|
|
<Content Include="Content\themes\base\minified\jquery.ui.tooltip.min.css" />
|
|
<Content Include="Content\toastr.css" />
|
|
<Content Include="Content\toastr.min.css" />
|
|
<Content Include="favicon.ico" />
|
|
<Content Include="fonts\fontawesome-webfont.svg" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.svg" />
|
|
<Content Include="Global.asax" />
|
|
<Content Include="Images\ajax-loader.gif" />
|
|
<Content Include="Images\back_disabled.png" />
|
|
<Content Include="Images\back_enabled.png" />
|
|
<Content Include="Images\back_enabled_hover.png" />
|
|
<Content Include="Images\Banesco-logo.png" />
|
|
<Content Include="Images\binding_dark.png" />
|
|
<Content Include="Images\bk_login.jpg" />
|
|
<Content Include="Images\black-Linen.png" />
|
|
<Content Include="Images\bpmcloud.png" />
|
|
<Content Include="Images\bright_squares.png" />
|
|
<Content Include="Images\crossword.png" />
|
|
<Content Include="Images\favicon.ico" />
|
|
<Content Include="Images\footerwatermark.png" />
|
|
<Content Include="Images\forward_disabled.png" />
|
|
<Content Include="Images\forward_enabled.png" />
|
|
<Content Include="Images\forward_enabled_hover.png" />
|
|
<Content Include="Images\grey_wash_wall.png" />
|
|
<Content Include="Images\header.png" />
|
|
<Content Include="Images\l-footer__background.png" />
|
|
<Content Include="Images\linen.png" />
|
|
<Content Include="Images\logoBanvivienda.png" />
|
|
<Content Include="Images\MobileRotation.png" />
|
|
<Content Include="Images\sort_asc.png" />
|
|
<Content Include="Images\sort_asc_disabled.png" />
|
|
<Content Include="Images\sort_both.png" />
|
|
<Content Include="Images\sort_desc.png" />
|
|
<Content Include="Images\sort_desc_disabled.png" />
|
|
<Content Include="Images\Success_Icon.png" />
|
|
<Content Include="Images\tweed.png" />
|
|
<Content Include="Images\Ultimus-Enterprise-Solutions-BPM-Website-Logo.png" />
|
|
<Content Include="Images\Ultimus-logo.gif" />
|
|
<Content Include="Images\Warning_Icon.png" />
|
|
<Content Include="Images\Warning_Icon_Red.png" />
|
|
<Content Include="Images\websitelogotransparent.png" />
|
|
<Content Include="Content\toastr.less" />
|
|
<Content Include="Images\whitey.png" />
|
|
<Content Include="Images\white_wall_hash.png" />
|
|
<Content Include="language\dataTables.spanish.lang" />
|
|
<Content Include="Images\Sorting icons.psd" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.woff" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
|
|
<Content Include="fonts\glyphicons-halflings-regular.eot" />
|
|
<Content Include="fonts\fontawesome-webfont.woff" />
|
|
<Content Include="fonts\fontawesome-webfont.ttf" />
|
|
<Content Include="fonts\fontawesome-webfont.eot" />
|
|
<Content Include="fonts\FontAwesome.otf" />
|
|
<Content Include="fonts\fontawesome-webfont.woff2" />
|
|
<None Include="Properties\PublishProfiles\Atesa.pubxml" />
|
|
<None Include="Properties\PublishProfiles\Davis.pubxml" />
|
|
<None Include="Properties\PublishProfiles\EDGAR.pubxml" />
|
|
<None Include="Properties\PublishProfiles\GREG.pubxml" />
|
|
<None Include="Properties\PublishProfiles\IIS7.pubxml" />
|
|
<None Include="Properties\PublishProfiles\ModuloMantenimiento.pubxml" />
|
|
<None Include="Properties\PublishProfiles\Raul.pubxml" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<None Include="Scripts\jquery-1.9.0.intellisense.js" />
|
|
<Content Include="Scripts\bootstrap.js" />
|
|
<Content Include="Scripts\bootstrap.min.js" />
|
|
<Content Include="Scripts\Chart.js" />
|
|
<Content Include="Scripts\Chart.min.js" />
|
|
<Content Include="Scripts\fastclick.js" />
|
|
<Content Include="Scripts\jquery-1.9.0.js" />
|
|
<Content Include="Scripts\jquery-1.9.0.min.js" />
|
|
<Content Include="Scripts\jquery-1.9.0.min.map" />
|
|
<Content Include="Scripts\jquery.dataTables.min.js.map">
|
|
<DependentUpon>jquery.dataTables.min.js</DependentUpon>
|
|
</Content>
|
|
<None Include="Scripts\jquery.validate-vsdoc.js" />
|
|
<Content Include="Scripts\autoNumeric\autoNumeric-1.9.25.js" />
|
|
<Content Include="Scripts\autoNumeric\autoNumeric-1.9.25.min.js" />
|
|
<Content Include="Scripts\jquery-1.11.1.js" />
|
|
<Content Include="Scripts\jquery-migrate-1.2.1.js" />
|
|
<Content Include="Scripts\jquery-migrate-1.2.1.min.js" />
|
|
<Content Include="Scripts\jquery-ui-1.9.0.js" />
|
|
<Content Include="Scripts\jquery-ui-1.9.0.min.js" />
|
|
<Content Include="Scripts\jquery.bonsai.js" />
|
|
<Content Include="Scripts\jquery.dataTables.js" />
|
|
<Content Include="Scripts\jquery.dataTables.min.js" />
|
|
<Content Include="Scripts\jQuery.FileUpload\cors\jquery.postmessage-transport.js" />
|
|
<Content Include="Scripts\jQuery.FileUpload\cors\jquery.xdr-transport.js" />
|
|
<Content Include="Scripts\jQuery.FileUpload\jquery.fileupload-audio.js" />
|
|
<Content Include="Scripts\jQuery.FileUpload\jquery.fileupload-image.js" />
|
|
<Content Include="Scripts\jQuery.FileUpload\jquery.fileupload-jquery-ui.js" />
|
|
<Content Include="Scripts\jQuery.FileUpload\jquery.fileupload-process.js" />
|
|
<Content Include="Scripts\jQuery.FileUpload\jquery.fileupload-ui.js" />
|
|
<Content Include="Scripts\jQuery.FileUpload\jquery.fileupload-validate.js" />
|
|
<Content Include="Scripts\jQuery.FileUpload\jquery.fileupload-video.js" />
|
|
<Content Include="Scripts\jQuery.FileUpload\jquery.fileupload.js" />
|
|
<Content Include="Scripts\jQuery.FileUpload\jquery.iframe-transport.js" />
|
|
<Content Include="Scripts\jquery.maskedinput-1.3.1.js" />
|
|
<Content Include="Scripts\jquery.maskedinput-1.3.1.min.js" />
|
|
<Content Include="Scripts\jquery.moneymask.js" />
|
|
<Content Include="Scripts\jquery.qubit.js" />
|
|
<Content Include="Scripts\jquery.unobtrusive-ajax.js" />
|
|
<Content Include="Scripts\jquery.unobtrusive-ajax.min.js" />
|
|
<Content Include="Scripts\jquery.validate.js" />
|
|
<Content Include="Scripts\jquery.validate.min.js" />
|
|
<Content Include="Scripts\jquery.validate.unobtrusive.js" />
|
|
<Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
|
|
<Content Include="Scripts\knockout-2.2.0.debug.js" />
|
|
<Content Include="Scripts\knockout-2.2.0.js" />
|
|
<Content Include="Scripts\modernizr-2.8.3.js" />
|
|
<Content Include="Scripts\moment-with-langs.js" />
|
|
<Content Include="Scripts\moment-with-langs.min.js" />
|
|
<Content Include="Scripts\moment.js" />
|
|
<Content Include="Scripts\moment.min.js" />
|
|
<Content Include="Scripts\toastr.js" />
|
|
<Content Include="Scripts\toastr.min.js" />
|
|
<Content Include="Scripts\jquery.validate.min.js.map">
|
|
<DependentUpon>jquery.validate.min.js</DependentUpon>
|
|
</Content>
|
|
<Content Include="Ultimus.Framework\Ultimus.API.Agencia.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.SubAgenciaVehiculo.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.CuentaAgencia.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.Campanna.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.AgenteSeguro.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.CorreoAgencia.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.Excepciones.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.PuntoCorteCSD.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.TipoCuenta.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.Sucursal.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.Profesion.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.FormaPago.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.CategoriaVehiculo.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.Marca.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.CarroceriaVehiculo.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.Motivo.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.ProgramaCrediticioCondicionesTasa.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.TipoFuenteIngreso.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.TipoVehiculo.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.UsoVehiculo.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.Custom.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.Global.js" />
|
|
<Content Include="Views\Shared\_LayoutPopUp.cshtml" />
|
|
<Content Include="Views\Home\Error.cshtml" />
|
|
<Content Include="Views\View.cshtml" />
|
|
<Content Include="Web.config">
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<Content Include="Web.Debug.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</Content>
|
|
<Content Include="Web.Release.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</Content>
|
|
<Content Include="Content\Site.css" />
|
|
<Content Include="Scripts\_references.js" />
|
|
<Content Include="Images\accent.png" />
|
|
<Content Include="Images\bullet.png" />
|
|
<Content Include="Images\heroAccent.png" />
|
|
<Content Include="Images\orderedList0.png" />
|
|
<Content Include="Images\orderedList1.png" />
|
|
<Content Include="Images\orderedList2.png" />
|
|
<Content Include="Images\orderedList3.png" />
|
|
<Content Include="Images\orderedList4.png" />
|
|
<Content Include="Images\orderedList5.png" />
|
|
<Content Include="Images\orderedList6.png" />
|
|
<Content Include="Images\orderedList7.png" />
|
|
<Content Include="Images\orderedList8.png" />
|
|
<Content Include="Images\orderedList9.png" />
|
|
<Content Include="Views\_ViewStart.cshtml" />
|
|
<Content Include="Views\Home\Index.cshtml" />
|
|
<Content Include="Views\Web.config" />
|
|
<Content Include="Scripts\toastr.min.js.map" />
|
|
<Content Include="Views\Shared\Error.cshtml" />
|
|
<Content Include="Views\Shared\_Layout.cshtml" />
|
|
<Content Include="Views\ProgramaCrediticio\ProgramaCrediticioCondiciones.cshtml" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.ProgramaCrediticioCondiciones.js" />
|
|
<Content Include="Views\ProgramaCrediticio\ProgramaCrediticio.cshtml" />
|
|
<Content Include="Views\ProgramaCrediticio\ProgramaCrediticioCondicionesTasa.cshtml" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.ProgramaCrediticio.js" />
|
|
<Content Include="Views\Agencia\Agencia.cshtml" />
|
|
<Content Include="Views\Agencia\Marca.cshtml" />
|
|
<Content Include="Views\Campanna\Campanna.cshtml" />
|
|
<Content Include="Views\TipoFuenteIngreso\TipoFuenteIngreso.cshtml" />
|
|
<Content Include="Views\AnnoVehiculo\AnnoVehiculo.cshtml" />
|
|
<Content Include="Views\Moneda\Moneda.cshtml" />
|
|
<Content Include="Views\Estilo\Estilo.cshtml" />
|
|
<Content Include="Views\TipoVehiculo\TipoVehiculo.cshtml" />
|
|
<Content Include="Views\UsoVehiculo\UsoVehiculo.cshtml" />
|
|
<Content Include="Views\Mantenimiento\Index.cshtml" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.Mantenimiento.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.Moneda.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.Estilo.js" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.AnnoVehiculo.js" />
|
|
<Content Include="Views\Motivo\Motivo.cshtml" />
|
|
<Content Include="Views\CarroceriaVehiculo\CarroceriaVehiculo.cshtml" />
|
|
<Content Include="Views\CategoriaVehiculo\CategoriaVehiculo.cshtml" />
|
|
<Content Include="Views\FormaPago\FormaPago.cshtml" />
|
|
<Content Include="Views\Profesion\Profesion.cshtml" />
|
|
<Content Include="Views\Sucursal\Sucursal.cshtml" />
|
|
<Content Include="Views\TipoCuenta\TipoCuenta.cshtml" />
|
|
<Content Include="Views\CorreoAgencia\CorreoAgencia.cshtml" />
|
|
<Content Include="Views\AgenteSeguro\AgenteSeguro.cshtml" />
|
|
<Content Include="Views\CuentaAgencia\CuentaAgencia.cshtml" />
|
|
<Content Include="Views\CondicionesFormalizacion\CondicionesFormalizacion.cshtml" />
|
|
<Content Include="Views\Excepciones\Excepciones.cshtml" />
|
|
<Content Include="Ultimus.Framework\Ultimus.API.CondicionesFormalizacion.js" />
|
|
<Content Include="Views\SubAgenciaVehiculo\SubAgenciaVehiculo.cshtml" />
|
|
<Content Include="Views\PuntoCorteCSD\PuntoCorteCSD.cshtml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Scripts\locales\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Resources\General.resx">
|
|
<Generator>PublicResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>General.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\ULA.Davivienda.PrendarioModel\ULA.Davivienda.PrendarioModel.csproj">
|
|
<Project>{c5f3b6d5-6201-4f6a-b3c6-448a551960c6}</Project>
|
|
<Name>ULA.Davivienda.PrendarioModel</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
|
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
|
|
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
|
|
</Target>
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<SaveServerSettingsInUserFile>True</SaveServerSettingsInUserFile>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
<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> |