Commit 7734c707 authored by Brayan Sarmiento's avatar Brayan Sarmiento
Browse files

Cambio Nuevo Endpoint

parent ac2007cc
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<add key="BaseUrl" value="http://localhost:9000" />
<add key="UrlServicio" value="http://10.100.43.30:89/ServiciosRG.svc" />
<add key="Estacion" value="CONVIVENCIA3" />
<add key="ArchivoBines" value="C:\\RUTALOGPINPADADEFINIR\\BINES.TXT" />
</appSettings>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Bcl.AsyncInterfaces" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.Configuration.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.DependencyInjection" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.0.0.1" newVersion="8.0.0.1" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.DependencyInjection.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.0.0.2" newVersion="8.0.0.2" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.DependencyModel" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.FileProviders.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.Logging.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.0.0.2" newVersion="8.0.0.2" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.ObjectPool" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.0.11.0" newVersion="8.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.Options" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.0.0.2" newVersion="8.0.0.2" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.Primitives" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Serilog" publicKeyToken="24c2f752a8e58a10" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.3.0.0" newVersion="4.3.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.5.0" newVersion="4.0.5.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.DiagnosticSource" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.0.0.1" newVersion="8.0.0.1" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.5.0" newVersion="4.0.5.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-6.0.3.0" newVersion="6.0.3.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Text.Encodings.Web" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Text.Json" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.4.0" newVersion="4.2.4.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
\ No newline at end of file
...@@ -14,7 +14,7 @@ using System.Reflection; ...@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("app_datafono_difare")] [assembly: System.Reflection.AssemblyCompanyAttribute("app_datafono_difare")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f35288d8bff8fb4449d3161112f9827950f196fc")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ac2007cc12451d68d30f685d545907ead9f5ca76")]
[assembly: System.Reflection.AssemblyProductAttribute("app_datafono_difare")] [assembly: System.Reflection.AssemblyProductAttribute("app_datafono_difare")]
[assembly: System.Reflection.AssemblyTitleAttribute("app_datafono_difare")] [assembly: System.Reflection.AssemblyTitleAttribute("app_datafono_difare")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
......
c6404234db132dcf8f3425501600075aa91ec78250fd81563719d185b4a9da91 7b68324f2bdb2d803c9787bc22a4b6a7a22920942fa5f80ac918bdc31ecd1df3
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
//------------------------------------------------------------------------------
// <auto-generated>
// Este código fue generado por una herramienta.
// Versión de runtime:4.0.30319.42000
//
// Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
// se vuelve a generar el código.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("app_datafono_difare")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ac2007cc12451d68d30f685d545907ead9f5ca76")]
[assembly: System.Reflection.AssemblyProductAttribute("app_datafono_difare")]
[assembly: System.Reflection.AssemblyTitleAttribute("app_datafono_difare")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generado por la clase WriteCodeFragment de MSBuild.
91a64da4d75cc4f1663efd855dbd31bbb52f4265d38c5e848e9c352db1aa5d7c
is_global = true
build_property.RootNamespace = app_datafono_difare
build_property.ProjectDir = D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.CsWinRTUseWindowsUIXamlProjections = false
build_property.EffectiveAnalysisLevelStyle =
build_property.EnableCodeStyleSeverity =
78c4dfd4ed07b2b5b8964f382c6dd9f88d41bcf2d9bc4b1d682a1cba5bc00075
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\app_datafono_difare.exe.config
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\app_datafono_difare.exe
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\app_datafono_difare.pdb
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.AWT.WinForms.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Beans.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Charsets.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Cldrdata.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Corba.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Core.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Jdbc.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Localedata.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Management.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Media.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Misc.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Naming.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Nashorn.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Remoting.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Security.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.SwingAWT.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Text.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Tools.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.Util.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.XML.API.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.XML.Bind.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.XML.Crypto.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.XML.Parse.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.XML.Transform.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.XML.WebServices.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.OpenJDK.XML.XPath.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.Runtime.JNI.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\IKVM.Runtime.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.Net.Http.Formatting.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.Web.Http.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.Web.Http.Owin.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Authentication.Abstractions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Authentication.Core.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Authorization.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Authorization.Policy.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Hosting.Abstractions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Http.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Http.Abstractions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Http.Extensions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Http.Features.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Mvc.Abstractions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Mvc.Core.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Routing.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.Routing.Abstractions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.AspNetCore.WebUtilities.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Bcl.AsyncInterfaces.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.Configuration.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.Configuration.Abstractions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.Configuration.Binder.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.Configuration.FileExtensions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.Configuration.Json.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.DependencyInjection.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.DependencyInjection.Abstractions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.DependencyModel.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.Diagnostics.Abstractions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.FileProviders.Abstractions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.FileProviders.Physical.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.FileSystemGlobbing.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.Hosting.Abstractions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.Logging.Abstractions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.ObjectPool.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.Options.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Extensions.Primitives.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Net.Http.Headers.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Owin.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Owin.Host.HttpListener.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Microsoft.Owin.Hosting.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Newtonsoft.Json.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Newtonsoft.Json.Bson.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Owin.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Serilog.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Serilog.Settings.Configuration.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Serilog.Sinks.Console.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Serilog.Sinks.File.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.Buffers.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.Configuration.ConfigurationManager.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.Diagnostics.DiagnosticSource.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.IO.Pipelines.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.Memory.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.Numerics.Vectors.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.Runtime.CompilerServices.Unsafe.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.Text.Encodings.Web.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.Text.Json.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.Threading.Channels.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\System.Threading.Tasks.Extensions.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\Topshelf.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\ClsRgFunciones.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\UC-CAJA.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\DF_PinPad.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\ClsRgDbConn.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\ClsRgSecurity.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\bin\Release\net48\CajaPinpad.dll
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\obj\Release\net48\app_datafono_difare.csproj.AssemblyReference.cache
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\obj\Release\net48\app_datafono_difare.csproj.SuggestedBindingRedirects.cache
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\obj\Release\net48\app_datafono_difare.exe.config
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\obj\Release\net48\app_datafono_difare.GeneratedMSBuildEditorConfig.editorconfig
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\obj\Release\net48\app_datafono_difare.AssemblyInfoInputs.cache
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\obj\Release\net48\app_datafono_difare.AssemblyInfo.cs
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\obj\Release\net48\app_datafono_difare.csproj.CoreCompileInputs.cache
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\obj\Release\net48\app_data.215472D4.Up2Date
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\obj\Release\net48\app_datafono_difare.exe
D:\Discod\SelfCheckout\Proyecto DIFARE\Integration_pinpad_difare\Integration_pinpad_difare\app_datafono_difare\obj\Release\net48\app_datafono_difare.pdb
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<add key="BaseUrl" value="http://localhost:9000" />
<add key="UrlServicio" value="http://10.100.43.30:89/ServiciosRG.svc" />
<add key="Estacion" value="CONVIVENCIA3" />
<add key="ArchivoBines" value="C:\\RUTALOGPINPADADEFINIR\\BINES.TXT" />
</appSettings>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Bcl.AsyncInterfaces" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.Configuration.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.DependencyInjection" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.0.0.1" newVersion="8.0.0.1" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.DependencyInjection.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.0.0.2" newVersion="8.0.0.2" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.DependencyModel" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.FileProviders.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.Logging.Abstractions" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.0.0.2" newVersion="8.0.0.2" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.ObjectPool" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.0.11.0" newVersion="8.0.11.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.Options" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.0.0.2" newVersion="8.0.0.2" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Microsoft.Extensions.Primitives" publicKeyToken="adb9793829ddae60" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Serilog" publicKeyToken="24c2f752a8e58a10" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.3.0.0" newVersion="4.3.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.5.0" newVersion="4.0.5.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Diagnostics.DiagnosticSource" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-8.0.0.1" newVersion="8.0.0.1" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Memory" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.5.0" newVersion="4.0.5.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-6.0.3.0" newVersion="6.0.3.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Text.Encodings.Web" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Text.Json" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
</dependentAssembly>
</assemblyBinding>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.4.0" newVersion="4.2.4.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment