14/05/2026 MANMOG Version 3.0.3 Actualización de .nuspec para que incluya dependencias externas
This commit is contained in:
10
tsl5.vbproj
10
tsl5.vbproj
@@ -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}" />
|
||||
|
||||
Reference in New Issue
Block a user