CefSharp.WinForms by The CefSharp Authors

<PackageReference Include="CefSharp.WinForms" Version="69.0.0" />

Package Files

0 bytes

 CefSharp.WinForms 69.0.0

The CefSharp Chromium-based browser component (WinForms control).

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>CefSharp.WinForms</id>
    <version>69.0.0</version>
    <authors>The CefSharp Authors</authors>
    <owners>The CefSharp Authors</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://raw.github.com/cefsharp/CefSharp/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/cefsharp/cefsharp</projectUrl>
    <description>The CefSharp Chromium-based browser component (WinForms control).</description>
    <releaseNotes>See https://github.com/cefsharp/CefSharp/releases/tag/v69.0.0 for release notes including Known Issues, Breaking Changes, Bugs Fixed, new features.
      Important you read the release notes to see what's changed in this version.</releaseNotes>
    <copyright>Copyright © 2010-2018 The CefSharp Authors</copyright>
    <tags>winforms chrome browser</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.5.2">
        <dependency id="CefSharp.Common" version="[69.0.0]" />
      </group>
    </dependencies>
  </metadata>
</package>