RGBLib_Chad_Faragher 0.1.0
RGB Library
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>RGBLib_Chad_Faragher</id>
<version>0.1.0</version>
<authors>Chad Faragher</authors>
<owners>Chad Faragher</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="file">LICENSE.txt</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<description>RGB Library</description>
<copyright>Copyright (c) 2020 Chad Faragher</copyright>
<tags>RGB RGBA SRGB Color Colour Linear Gamma Graycode</tags>
<repository url="https://github.com/wyckster/RGBLib.git" />
<dependencies>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>