Ghpr.MSTestV2 by Evgeniy Kosjakov

<PackageReference Include="Ghpr.MSTestV2" Version="0.9.9.1" />

 Ghpr.MSTestV2 0.9.9.1

Easy-to-use test run reporter for MSTestV2

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Ghpr.MSTestV2</id>
    <version>0.9.9.1</version>
    <title>Ghpr.MSTestV2</title>
    <authors>Evgeniy Kosjakov</authors>
    <owners>Evgeniy Kosjakov</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/GHPReporter/Ghpr.MSTestV2/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/GHPReporter/Ghpr.MSTestV2</projectUrl>
    <iconUrl>https://github.com/GHPReporter/GHPReporter.github.io/blob/master/img/logo-small.png?raw=true</iconUrl>
    <description>Easy-to-use test run reporter for MSTestV2</description>
    <releaseNotes></releaseNotes>
    <copyright>Copyright Evgeniy Kosjakov © 2016-2019</copyright>
    <tags>.NET QA package HTML report reporting testing tool framework MSTestV2</tags>
    <dependencies>
      <dependency id="Ghpr.Core" version="0.9.9.1" />
      <dependency id="Ghpr.LocalFileSystem" version="0.9.9.2" />
      <dependency id="MSTest.TestAdapter" version="1.4.0" />
      <dependency id="MSTest.TestFramework" version="1.4.0" />
      <dependency id="Newtonsoft.Json" version="12.0.2" />
    </dependencies>
  </metadata>
</package>