3febrero 2023

main
Luis Angel Rendon Arrazola 2 years ago
parent 09b594c37f
commit b218a27714
  1. 10
      AMAZONBackend/Clientes/Amazon/Model/IRpt2096InvoicePedPagados.cs
  2. BIN
      AMAZONBackend/bin/Debug/net6.0/AMAZONBackend.dll
  3. BIN
      AMAZONBackend/bin/Debug/net6.0/AMAZONBackend.pdb
  4. 4
      AMAZONBackend/obj/Debug/net6.0/AMAZONBackend.GeneratedMSBuildEditorConfig.editorconfig
  5. BIN
      AMAZONBackend/obj/Debug/net6.0/AMAZONBackend.assets.cache
  6. BIN
      AMAZONBackend/obj/Debug/net6.0/AMAZONBackend.dll
  7. BIN
      AMAZONBackend/obj/Debug/net6.0/AMAZONBackend.pdb
  8. 18377
      AMAZONBackend/obj/Debug/net6.0/project.razor.json
  9. BIN
      AMAZONBackend/obj/Debug/net6.0/ref/AMAZONBackend.dll
  10. BIN
      AMAZONBackend/obj/Debug/net6.0/refint/AMAZONBackend.dll

@ -4,15 +4,7 @@ namespace AMAZONBackend.Clientes.Amazon.Model
{
public class IRpt2096InvoicePedPagados
{
//public string? sNumeroLargo { get; set; } = null;
//public string? sPedimento { get; set; } = null;
//public string dFechaFirmaBanco { get; set; } = null!;
//public string? sClave { get; set;} = null;
//public double nValoresDolares { get; set; }
//public double nValorAduana { get; set; }
//public string? sRazonSocial { get; set; }
//public byte TipoOp { get; set; }
//public int Aduana { get; set; }
public string? sNumeroLargo { get; set; } = null;

@ -9,9 +9,9 @@ build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = AMAZONBackend
build_property.RootNamespace = AMAZONBackend
build_property.ProjectDir = C:\Projects\staging\AMAZONB\AMAZONBackend\AMAZONBackend\
build_property.ProjectDir = c:\Projects\staging\AMAZONB\AMAZONBackend\AMAZONBackend\
build_property.RazorLangVersion = 6.0
build_property.SupportLocalizedComponentNames =
build_property.GenerateRazorMetadataSourceChecksumAttributes =
build_property.MSBuildProjectDirectory = C:\Projects\staging\AMAZONB\AMAZONBackend\AMAZONBackend
build_property.MSBuildProjectDirectory = c:\Projects\staging\AMAZONB\AMAZONBackend\AMAZONBackend
build_property._RazorSourceGeneratorDebug =

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save