PepperDash.Essentials.Plugin.LgDisplay by PepperDash Technologies

<PackageReference Include="PepperDash.Essentials.Plugin.LgDisplay" Version="1.0.1-hotfix-19" />

 PepperDash.Essentials.Plugin.LgDisplay 1.0.1-hotfix-19

This software is a plugin designed to work as a part of PepperDash Essentials for Crestron control processors. It provides control and feedback for LG Displays.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>PepperDash.Essentials.Plugin.LgDisplay</id>
    <version>1.0.1-hotfix-19</version>
    <title>PepperDash Essentials LG Display Plugin</title>
    <authors>PepperDash Technologies</authors>
    <owners>pepperdash</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/PepperDash/epi-display-lg</projectUrl>
    <description>This software is a plugin designed to work as a part of PepperDash Essentials for Crestron control processors.  It provides control and feedback for LG Displays.</description>
    <copyright>Copyright 2020</copyright>
    <tags>crestron 3series 4series</tags>
    <repository type="git" url="https://github.com/PepperDash/epi-display-lg" />
    <dependencies>
      <dependency id="PepperDashEssentials" version="[1.6.8, 1.7.0)" />
    </dependencies>
  </metadata>
</package>