Files
Mapo-IOB-WIN/IOB-MAN-SDK/IobManComm.nuspec
T
Samuele Locatelli ac1b018ad9 Riorganizzazione progetti test
- test CLI unificato RestCitizen e Mitsubishi
- test terze parti in unica folder (es SampleVCS Mitsubishi)
- rimozione zip bETA del 2022
- riorganizzazione area SDK x IOB-MAN con libreria comunicazione (es x serialMoxa
2024-11-20 16:08:00 +01:00

18 lines
573 B
XML

<?xml version="1.0"?>
<package >
<metadata>
<id>IobManComm</id>
<version>0.9.2210.2716</version>
<title>$title$</title>
<authors>S.E. Locatelli</authors>
<owners>Egalware</owners>
<description>IOB-MAN communication library</description>
<releaseNotes>First nuget release of the package.</releaseNotes>
<copyright>Copyright 2022</copyright>
<tags>IOB IOB-MAN</tags>
</metadata>
<files>
<file src="IobManComm\bin\Release\*.dll" target="lib" />
<file src="IobManComm\bin\Release\*.config" target="lib" />
</files>
</package>