FsUnit.MbUnit 1.3.1-beta

This is a prerelease version of FsUnit.MbUnit.
dotnet add package FsUnit.MbUnit --version 1.3.1-beta
NuGet\Install-Package FsUnit.MbUnit -Version 1.3.1-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FsUnit.MbUnit" Version="1.3.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsUnit.MbUnit --version 1.3.1-beta
#r "nuget: FsUnit.MbUnit, 1.3.1-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FsUnit.MbUnit as a Cake Addin
#addin nuget:?package=FsUnit.MbUnit&version=1.3.1-beta&prerelease

// Install FsUnit.MbUnit as a Cake Tool
#tool nuget:?package=FsUnit.MbUnit&version=1.3.1-beta&prerelease

FsUnit is a set of extensions that add special testing syntax to MbUnit.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.1-beta 1,239 7/22/2015
1.1.1.2 2,127 11/18/2012
1.1.0.1 1,409 7/8/2012
1.1.0 1,400 4/21/2012
1.0.0.4 1,506 12/25/2011
1.0.0.3 1,410 12/14/2011

Migration to Paket
Bump NUnit version up to 2.6.4
Bump xUnit version up to 1.9.2
Bump MbUnit version up to 3.4.14