Nuevo Cambio En Personal

This commit is contained in:
Michael Robles
2023-12-28 16:43:26 -07:00
7 changed files with 216 additions and 6 deletions
+1
View File
@@ -111,6 +111,7 @@
<Compile Include="database\conexion.cs" />
<Compile Include="database\DAO.cs" />
<Compile Include="database\modelos\Categoria.cs" />
<Compile Include="database\modelos\Cliente.cs" />
<Compile Include="database\modelos\Producto.cs" />
<Compile Include="database\modelos\usuario.cs" />
<Compile Include="database\service.cs" />