' 26/06/2026 Se controla todas las excepciones con tsl5.tsExcepcion y se añade HoraControl

This commit is contained in:
2026-06-26 09:09:00 +02:00
parent 35c2305902
commit efc619ebcd
4 changed files with 55 additions and 40 deletions

View File

@@ -50,9 +50,6 @@
<OptionInfer>On</OptionInfer>
</PropertyGroup>
<ItemGroup>
<Reference Include="PKICOAS">
<HintPath>..\..\Controles\Binarios\PKICOAS\PKICOAS.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
@@ -119,6 +116,9 @@
<PackageReference Include="FluentFTP">
<Version>53.0.2</Version>
</PackageReference>
<PackageReference Include="tsl5">
<Version>3.0.6</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.