' 2026-06-26 Actualización de dependencia de tsZIP a tsZIP.NS

This commit is contained in:
2026-06-26 13:28:29 +02:00
parent 045f97b4ec
commit 1e7baab314
7 changed files with 45 additions and 29 deletions

View File

@@ -170,8 +170,8 @@
<Reference Include="tsWPF, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\tsWPF.5.0.0.1\lib\net48\tsWPF.dll</HintPath>
</Reference>
<Reference Include="tsZip, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\tsZip.5.0.0\lib\netstandard2.0\tsZip.dll</HintPath>
<Reference Include="tsZip.NS, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\tsZip.NS.1.0.1\lib\netstandard2.0\tsZip.NS.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
@@ -212,7 +212,7 @@
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="Baget\tsUtilidadesInformes.nuspec" />
<None Include="Baget\Aplicacion.nuspec" />
<None Include="My Project\Application.myapp">
<Generator>MyApplicationCodeGenerator</Generator>
<LastGenOutput>Application.Designer.vb</LastGenOutput>
@@ -224,9 +224,6 @@
</None>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Content Include="Baget\nuget.exe" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.