FlaUI.Adapter.White by Roemer

<PackageReference Include="FlaUI.Adapter.White" Version="0.1.0" />

 FlaUI.Adapter.White 0.1.0

Library that acts as an adapter for White to FlaUI.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>FlaUI.Adapter.White</id>
    <version>0.1.0</version>
    <authors>Roemer</authors>
    <owners>Roemer</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">LICENSE.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <projectUrl>https://github.com/FlaUI/FlaUI.Adapter.White</projectUrl>
    <description>Library that acts as an adapter for White to FlaUI.</description>
    <copyright>Copyright (c) 2019-2019</copyright>
    <tags>UI Automation UIA2 UIA3 UIA System.Windows.Automation White Adapter FlaUI</tags>
    <repository url="https://github.com/FlaUI/FlaUI.Adapter.White" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="FlaUI.Core" version="3.0.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>