Shouldly 4.0.3
Shouldly - Assertion framework for .NET. The way asserting *Should* be
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Shouldly</id>
<version>4.0.3</version>
<authors>Jake Ginnivan, Joseph Woodward, Simon Cropp</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">BSD-2-Clause</license>
<licenseUrl>https://licenses.nuget.org/BSD-2-Clause</licenseUrl>
<icon>assets/logo_128x128.png</icon>
<projectUrl>https://github.com/shouldly/shouldly</projectUrl>
<description>Shouldly - Assertion framework for .NET. The way asserting *Should* be</description>
<releaseNotes>https://github.com/shouldly/releases/tag/4.0.3</releaseNotes>
<tags>test unit testing TDD AAA should testunit rspec assert assertion framework</tags>
<repository type="git" url="https://github.com/shouldly/shouldly.git" commit="a6393f8455396df667ccbc16b8685dd57962c652" />
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="DiffEngine" version="6.4.9" exclude="Build,Analyzers" />
<dependency id="EmptyFiles" version="2.3.3" include="All" />
<dependency id="Microsoft.CSharp" version="4.7.0" exclude="Build,Analyzers" />
<dependency id="System.Memory" version="4.5.4" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>