20260129 - 01

This commit is contained in:
2026-01-29 13:04:08 +01:00
parent a222729a6a
commit e043d4bdee
39 changed files with 7528 additions and 67 deletions

View File

@@ -36,18 +36,45 @@
</ItemGroup>
<ItemGroup>
<Compile Update="XSD\DAT-CTESGESL.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>DAT-CTESGESL.xsd</DependentUpon>
</Compile>
<Compile Update="XSD\DAT-FAMILIAS.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>DAT-FAMILIAS.xsd</DependentUpon>
</Compile>
<Compile Update="XSD\DAT-GRUASGC.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>DAT-GRUASGC.xsd</DependentUpon>
</Compile>
<Compile Update="XSD\DAT-PRODUCTOS.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>DAT-PRODUCTOS.xsd</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<None Update="XSD\DAT-CTESGESL.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DAT-CTESGESL.Designer.cs</LastGenOutput>
</None>
<None Update="XSD\DAT-FAMILIAS.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DAT-FAMILIAS.Designer.cs</LastGenOutput>
</None>
<None Update="XSD\DAT-GRUASGC.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DAT-GRUASGC.Designer.cs</LastGenOutput>
</None>
<None Update="XSD\DAT-PRODUCTOS.xsd">
<Generator>MSDataSetGenerator</Generator>
<LastGenOutput>DAT-PRODUCTOS.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
</Project>