bajar cambios 4

This commit is contained in:
carlos
2024-01-15 19:20:11 -06:00
19 changed files with 221 additions and 50 deletions
+4
View File
@@ -126,6 +126,7 @@
<Compile Include="database\modelos\Categoria.cs" />
<Compile Include="database\modelos\Cliente.cs" />
<Compile Include="database\modelos\Empleado.cs" />
<Compile Include="database\modelos\LoginModel.cs" />
<Compile Include="database\modelos\Producto.cs" />
<Compile Include="database\modelos\usuario.cs" />
<Compile Include="database\service.cs" />
@@ -187,12 +188,15 @@
</Compile>
<EmbeddedResource Include="AgregarEmpleado.resx">
<DependentUpon>AgregarEmpleado.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="AgregarLogin.resx">
<DependentUpon>AgregarLogin.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="cuentas.resx">
<DependentUpon>cuentas.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="EditarEmpleado.resx">
<DependentUpon>EditarEmpleado.cs</DependentUpon>