Fix Resultados Totales Nacionales

This commit is contained in:
2025-10-21 18:32:53 -03:00
parent ced1ae6b3f
commit a0e587d8b5
7 changed files with 73 additions and 33 deletions

View File

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