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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- xUnit (>= 2.0.0)
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
|
Update for xUnit 2.0