' 26/06/2026 Se controla todas las excepciones con tsl5.tsExcepcion y se añade HoraControl
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user