xunit.MSBuild 2.0.0

dotnet add package xunit.MSBuild --version 2.0.0
NuGet\Install-Package xunit.MSBuild -Version 2.0.0
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="xunit.MSBuild" Version="2.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.MSBuild --version 2.0.0
#r "nuget: xunit.MSBuild, 2.0.0"
#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 xunit.MSBuild as a Cake Addin
#addin nuget:?package=xunit.MSBuild&version=2.0.0

// Install xunit.MSBuild as a Cake Tool
#tool nuget:?package=xunit.MSBuild&version=2.0.0

Runs xunit tests using the official xunit MSBuild task with every build (by default, in Release builds only). Includes official xUnit MSBuild task binaries

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on xunit.MSBuild:

Repository Stars
rdotnet/rdotnet
.NET interop library to call the R statistical language in the same process
pglazkov/MvvmValidation
Lightweight library that helps reduce boilerplate when implementing validation in XAML MVVM applications
Version Downloads Last updated
2.0.0 158,797 4/13/2015
1.9.2.3 3,987 10/23/2014
1.9.2 1,724 10/17/2014

Update for xUnit 2.0