NuGetFeedTest 0.0.2

dotnet add package NuGetFeedTest --version 0.0.2
                    
NuGet\Install-Package NuGetFeedTest -Version 0.0.2
                    
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="NuGetFeedTest" Version="0.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NuGetFeedTest" Version="0.0.2" />
                    
Directory.Packages.props
<PackageReference Include="NuGetFeedTest" />
                    
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 NuGetFeedTest --version 0.0.2
                    
#r "nuget: NuGetFeedTest, 0.0.2"
                    
#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=NuGetFeedTest&version=0.0.2
                    
Install NuGetFeedTest as a Cake Addin
#tool nuget:?package=NuGetFeedTest&version=0.0.2
                    
Install NuGetFeedTest as a Cake Tool

This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework.

           The following extensions are included with this package:
               * NUnitProjectLoader - loads tests from NUnit projects
               * VSProjectLoader - loads tests from Visual Studio projects
               * NUnitV2ResultWriter - saves results in NUnit V2 format.
               * NUnitV2FrameworkDriver - runs NUnit V2 tests.
               * TeamCityEventListener - supports special progress messages used by teamcity.

           Other extensions, if needed, must be installed separately.

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.

This package has no dependencies.

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
0.0.2 562 5/1/2020
0.0.1 449 5/1/2020

Summary of changes made in this release of the package.