grid con fallas
This commit is contained in:
+5
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user