OpenCvSharp4.runtime.win by shimat

<PackageReference Include="OpenCvSharp4.runtime.win" Version="4.3.0.20200701" />

Package Files

0 bytes

 OpenCvSharp4.runtime.win 4.3.0.20200701

Internal implementation package for OpenCvSharp to work on Windows except UWP.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>OpenCvSharp4.runtime.win</id>
    <version>4.3.0.20200701</version>
    <title>OpenCvSharp4 native bindings for Windows x64/x86 (except UWP)</title>
    <authors>shimat</authors>
    <owners>shimat</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">BSD-3-Clause</license>
    <licenseUrl>https://licenses.nuget.org/BSD-3-Clause</licenseUrl>
    <projectUrl>https://github.com/shimat/opencvsharp</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/shimat/opencvsharp/master/nuget/icon/opencvsharp.png</iconUrl>
    <description>Internal implementation package for OpenCvSharp to work on Windows except UWP.</description>
    <summary>Internal implementation package for OpenCvSharp to work on Windows except UWP.</summary>
    <releaseNotes></releaseNotes>
    <copyright>Copyright 2008-2019</copyright>
    <tags>Image Processing OpenCV Wrapper FFI opencvsharp</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.8" />
      <group targetFramework=".NETFramework4.6.1" />
      <group targetFramework=".NETStandard2.0" />
      <group targetFramework=".NETStandard2.1" />
      <group targetFramework=".NETCoreApp2.1" />
    </dependencies>
  </metadata>
</package>