correccion del nombre de la coleccion

This commit is contained in:
jrojas
2024-11-28 19:01:31 +01:00
parent 6327554e6c
commit bc84c1b5a7
40 changed files with 84 additions and 36 deletions
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("audit-test")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7c08e6e218b786bd1ac8663615a55b7a1bbd429a")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6327554e6c78280b33d49754e731d310bbf89d1a")]
[assembly: System.Reflection.AssemblyProductAttribute("audit-test")]
[assembly: System.Reflection.AssemblyTitleAttribute("audit-test")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]