bajar cambios

This commit is contained in:
carlos
2024-02-03 06:58:01 -06:00
parent d439cb5fbb
commit bfb0a71b42
16 changed files with 308 additions and 12 deletions
+9
View File
@@ -233,6 +233,12 @@
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SqlServerTypes\Loader.cs" />
<Compile Include="Ventas\datosCuenta.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Ventas\datosCuenta.Designer.cs">
<DependentUpon>datosCuenta.cs</DependentUpon>
</Compile>
<Compile Include="Ventas\datosEnvio.cs">
<SubType>Form</SubType>
</Compile>
@@ -318,6 +324,9 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="Ventas\datosCuenta.resx">
<DependentUpon>datosCuenta.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Ventas\datosEnvio.resx">
<DependentUpon>datosEnvio.cs</DependentUpon>
</EmbeddedResource>