20 lines
833 B
XML
20 lines
833 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<package >
|
|
<metadata>
|
|
<id>EgwProxy.OsaiCncLib</id>
|
|
<version>#version#</version>
|
|
<title>EgwProxy.OsaiCncLib</title>
|
|
<authors>Samuele E. Locatelli, EgalWare</authors>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<license type="expression">MIT</license>
|
|
<description>Libreria per comunicazione CNC OSAI - beta/unstable</description>
|
|
<releaseNotes>#releaseNotes#</releaseNotes>
|
|
<copyright>#copyright#</copyright>
|
|
<tags>EgwProxy.OsaiCncLib EgwProxy OsaiCncLib</tags>
|
|
</metadata>
|
|
<files>
|
|
<file src="EgwProxy.OsaiCncLib\bin\Debug\EgwProxy*.dll" target="lib" />
|
|
<file src="EgwProxy.OsaiCncLib\bin\Debug\EgwProxy*.config" target="lib" />
|
|
<file src="EgwProxy.OsaiCncLib\bin\Debug\EgwProxy*.pdb" target="lib" />
|
|
</files>
|
|
</package> |