grid con fallas

This commit is contained in:
carlos
2023-12-28 20:27:25 -06:00
parent b36decfbb6
commit 28a94ba706
22 changed files with 380 additions and 108 deletions
+5 -1
View File
@@ -70,7 +70,8 @@
<PropertyGroup />
<PropertyGroup />
<PropertyGroup>
<Win32Resource>C:\Users\Googl\Desktop\CompaBeto\icono.ico</Win32Resource>
<Win32Resource>
</Win32Resource>
</PropertyGroup>
<ItemGroup>
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
@@ -112,6 +113,7 @@
<Compile Include="database\DAO.cs" />
<Compile Include="database\modelos\Categoria.cs" />
<Compile Include="database\modelos\Cliente.cs" />
<Compile Include="database\modelos\Empleado.cs" />
<Compile Include="database\modelos\Producto.cs" />
<Compile Include="database\modelos\usuario.cs" />
<Compile Include="database\service.cs" />
@@ -195,6 +197,8 @@
</EmbeddedResource>
<None Include="compabetov2_TemporaryKey.pfx" />
<None Include="packages.config" />
<None Include="Properties\DataSources\compabetov2.database.Conexion.datasource" />
<None Include="Properties\DataSources\compabetov2.database.modelos.Empleado.datasource" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>