Fix Llamadas de Ambitos Para Resultados

This commit is contained in:
2025-10-22 10:29:02 -03:00
parent bea752f7d0
commit 5ef3eb1af2
9 changed files with 70 additions and 51 deletions

View File

@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Elecciones.Api")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ced1ae6b3f1bb6bc7609843279fc6d448f023581")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+bea752f7d098eea8010e0cf958c1f02ea26fd901")]
[assembly: System.Reflection.AssemblyProductAttribute("Elecciones.Api")]
[assembly: System.Reflection.AssemblyTitleAttribute("Elecciones.Api")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]