SharpFuzz.CommandLine by Nemanja Mijailovic

<PackageReference Include="SharpFuzz.CommandLine" Version="1.6.3" />

 SharpFuzz.CommandLine 1.6.3

Command line tool for SharpFuzz instrumentation

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>SharpFuzz.CommandLine</id>
    <version>1.6.3</version>
    <title>SharpFuzz.CommandLine</title>
    <authors>Nemanja Mijailovic</authors>
    <owners>Nemanja Mijailovic</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <description>Command line tool for SharpFuzz instrumentation</description>
    <copyright>Copyright © 2018-2019, Nemanja Mijailovic</copyright>
    <tags>fuzzing testing fuzz-testing fuzzer afl afl-fuzz libfuzzer</tags>
    <packageTypes>
      <packageType name="DotnetTool" />
    </packageTypes>
    <repository type="git" url="https://github.com/Metalnem/sharpfuzz.git" />
  </metadata>
</package>