LightInject.Mocking.Source by Bernhard Richter

<PackageReference Include="LightInject.Mocking.Source" Version="1.0.0.4" />

 LightInject.Mocking.Source 1.0.0.4

Adds mocking capabilities to the LightInject service container.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>LightInject.Mocking.Source</id>
    <version>1.0.0.4</version>
    <authors>Bernhard Richter</authors>
    <owners>Bernhard Richter</owners>
    <licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
    <projectUrl>http://seesharper.github.io/LightInject/</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Adds mocking capabilities to the LightInject service container.</description>
    <releaseNotes>http://www.lightinject.net/#whatsnew</releaseNotes>
    <copyright>Bernhard Richter</copyright>
    <tags>Ioc Dependency-Injection Inversion-of-Control WinRT Windows-Runtime Mocking UnitTesting</tags>
    <dependencies>
      <dependency id="LightInject.Source" version="3.0.1.7" />
    </dependencies>
  </metadata>
</package>