feat: Implementa lógica completa de sincronización de discos

This commit is contained in:
2025-10-06 14:55:58 -03:00
parent e14476ff88
commit 3fbc9abf58
2 changed files with 119 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Inventario.API")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+85bd1915e09fdb3a2af7e28d58b8ba794a9e6360")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+e14476ff8885fa0a5be99dba6f353b305f754677")]
[assembly: System.Reflection.AssemblyProductAttribute("Inventario.API")]
[assembly: System.Reflection.AssemblyTitleAttribute("Inventario.API")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]