FRC.WPILib.CTRE 2017.0.2
.NET Wrappers for the CTRE libraries
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>FRC.WPILib.CTRE</id>
<version>2017.0.2</version>
<title>FRC WPILib.CTRE</title>
<authors>RobotDotNet</authors>
<owners>RobotDotNet</owners>
<licenseUrl>https://github.com/robotdotnet/FRC-OpenCvSharp/blob/master/LICENSE.txt</licenseUrl>
<projectUrl>https://github.com/robotdotnet/FRC-OpenCvSharp</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>.NET Wrappers for the CTRE libraries</description>
<summary>Native desktop libraries for OpenCvSharp</summary>
<copyright>Copyright 2016 RobotDotNet, CTRE</copyright>
<tags>WPILib,FRC,FIRST,RoboRio</tags>
<dependencies>
<group targetFramework=".NETFramework4.5.1">
<dependency id="FRC.WPILib" version="[2017.0.3, )" />
<dependency id="NativeLibraryUtilities" version="[1.0.0, )" />
</group>
</dependencies>
</metadata>
</package>