VL.Syslog 0.2.8
Plugin for VL
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>VL.Syslog</id>
<version>0.2.8</version>
<title>VL.Syslog</title>
<authors>sebl</authors>
<owners>sebl</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">LGPL-3.0-only</license>
<licenseUrl>https://licenses.nuget.org/LGPL-3.0-only</licenseUrl>
<icon>icon\nugeticon.png</icon>
<projectUrl>https://github.com/schnellebuntebilder/VL.Syslog</projectUrl>
<description>Plugin for VL</description>
<summary>Set of nodes to Send SyslogMessages to a Syslog Server</summary>
<copyright>Copyright © 2021. All rights reserved.</copyright>
<tags>VVVV, VL, Syslog</tags>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Microsoft.Win32.Registry" version="4.7.0" />
</group>
</dependencies>
</metadata>
</package>