Kayone.TestFoundation by Kayone

<PackageReference Include="Kayone.TestFoundation" Version="0.1.0.28" />

 Kayone.TestFoundation 0.1.0.28

Description

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Kayone.TestFoundation</id>
    <version>0.1.0.28</version>
    <title>Kayone.TestFoundation</title>
    <authors>Kayone</authors>
    <owners>Kayone</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Description</description>
    <copyright>Copyright ©  2012</copyright>
    <dependencies>
      <dependency id="AutoMoq" version="1.6.1" />
      <dependency id="FluentAssertions" version="1.7.1.1" />
      <dependency id="NLog" version="2.0.0.2000" />
      <dependency id="NUnit" version="2.6.0.12054" />
    </dependencies>
  </metadata>
</package>