Clicks
This commit is contained in:
@@ -115,6 +115,12 @@
|
||||
<Compile Include="database\modelos\Producto.cs" />
|
||||
<Compile Include="database\modelos\usuario.cs" />
|
||||
<Compile Include="database\service.cs" />
|
||||
<Compile Include="envios.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="envios.Designer.cs">
|
||||
<DependentUpon>envios.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="inventario.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -156,6 +162,9 @@
|
||||
<EmbeddedResource Include="cuentas.resx">
|
||||
<DependentUpon>cuentas.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="envios.resx">
|
||||
<DependentUpon>envios.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="inventario.resx">
|
||||
<DependentUpon>inventario.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user