25 lines
1010 B
XML
25 lines
1010 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<package >
|
|
<metadata>
|
|
<id>EgwProxy.Shelly</id>
|
|
<version>#version#</version>
|
|
<title>EgwProxy.Shelly</title>
|
|
<authors>Samuele E. Locatelli, EgalWare</authors>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<license type="expression">MIT</license>
|
|
<description>Libreria per comunicazione con dispositivi Shelly x lettura dati stato/potenza (IOB-WIN-NEXT)</description>
|
|
<releaseNotes>#releaseNotes#</releaseNotes>
|
|
<copyright>#copyright#</copyright>
|
|
<tags>EgwProxy.Shelly EgwProxy Shelly</tags>
|
|
<dependencies>
|
|
<dependency id="Flurl" version="4.0.0" />
|
|
<dependency id="Flurl.Http" version="4.0.2" />
|
|
<dependency id="Newtonsoft.Json" version="13.0.3" />
|
|
<dependency id="NLog" version="5.1.3" />
|
|
</dependencies>
|
|
</metadata>
|
|
<files>
|
|
<file src="EgwProxy.Shelly\bin\Release\EgwProxy*.dll" target="lib" />
|
|
<file src="EgwProxy.Shelly\bin\Release\EgwProxy*.config" target="lib" />
|
|
</files>
|
|
</package> |