Arreglos paso a Git

This commit is contained in:
2025-10-24 12:22:37 +02:00
parent 34f069ec30
commit 6ff9f4edf0
7 changed files with 888 additions and 848 deletions

View File

@@ -23,6 +23,7 @@
<PackageReference Include="PropertyChanged.Fody" Version="4.1.0" />
<PackageReference Include="SSH.NET" Version="2024.2.0" />
<PackageReference Include="tsEFCore7" Version="1.0.2" />
<PackageReference Include="tsl5" Version="1.0.0" />
<PackageReference Include="tsUtilidades" Version="1.0.5" />
</ItemGroup>
@@ -30,9 +31,6 @@
<Reference Include="tsEFCore7">
<HintPath>..\..\..\..\Comun\tsEFCore7\bin\Debug\net8.0\tsEFCore7.dll</HintPath>
</Reference>
<Reference Include="tsl5">
<HintPath>..\..\..\..\Comun\tsl5\bin\Debug\tsl5.dll</HintPath>
</Reference>
<Reference Include="tsUtilidades">
<HintPath>..\..\..\..\Comun\tsUtilidades\bin\Debug\net8.0\tsUtilidades.dll</HintPath>
</Reference>