Files
mapo-iob-man/IobManComm.nuspec
T
2024-12-23 15:16:48 +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>