14/05/2026 MANMOG Version 3.0.3 Actualización de .nuspec para que incluya dependencias externas

This commit is contained in:
2026-05-14 11:22:46 +02:00
parent f8102dd7f1
commit cc89827665
6 changed files with 37 additions and 22 deletions

View File

@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageId>tsl5</PackageId>
<Version>1.0.0</Version>
<Authors>Tecnosis</Authors>
<Company>Tecnosis</Company>
</PropertyGroup>
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -176,6 +183,8 @@
<None Include="App.Config">
<SubType>Designer</SubType>
</None>
<None Include="Baget\PublicaEnBaget.cmd" />
<None Include="Baget\tsl5.nuspec" />
<None Include="bin\Debug\tsl5v2.nuspec" />
<None Include="My Project\Application.myapp">
<Generator>MyApplicationCodeGenerator</Generator>
@@ -189,7 +198,6 @@
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
</None>
<None Include="tsl5Model.edmx.sqlce" />
<None Include="Baget\tsl5v2.nuspec" />
</ItemGroup>
<ItemGroup>
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />