MSBuild.MSBTest 0.0.15-pre01

This is a prerelease version of MSBuild.MSBTest.
dotnet add package MSBuild.MSBTest --version 0.0.15-pre01
                    
NuGet\Install-Package MSBuild.MSBTest -Version 0.0.15-pre01
                    
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="MSBuild.MSBTest" Version="0.0.15-pre01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MSBuild.MSBTest" Version="0.0.15-pre01" />
                    
Directory.Packages.props
<PackageReference Include="MSBuild.MSBTest" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MSBuild.MSBTest --version 0.0.15-pre01
                    
#r "nuget: MSBuild.MSBTest, 0.0.15-pre01"
                    
#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.
#addin nuget:?package=MSBuild.MSBTest&version=0.0.15-pre01&prerelease
                    
Install MSBuild.MSBTest as a Cake Addin
#tool nuget:?package=MSBuild.MSBTest&version=0.0.15-pre01&prerelease
                    
Install MSBuild.MSBTest as a Cake Tool

Simple Test Framework for MSBuild Scripts

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MSBuild.MSBTest:

Package Downloads
MSBuild.MSBTest.Samples

Generates folder layout with samples for MSBTest.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.15-pre01 1,708 3/1/2015
0.0.12-pre 1,083 8/22/2013
0.0.10-pre 1,004 8/19/2013

Preview