SBSuite.test-scripts 1.0.32

dotnet add package SBSuite.test-scripts --version 1.0.32
                    
NuGet\Install-Package SBSuite.test-scripts -Version 1.0.32
                    
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="SBSuite.test-scripts" Version="1.0.32" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SBSuite.test-scripts" Version="1.0.32" />
                    
Directory.Packages.props
<PackageReference Include="SBSuite.test-scripts" />
                    
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 SBSuite.test-scripts --version 1.0.32
                    
#r "nuget: SBSuite.test-scripts, 1.0.32"
                    
#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.
#:package SBSuite.test-scripts@1.0.32
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SBSuite.test-scripts&version=1.0.32
                    
Install as a Cake Addin
#tool nuget:?package=SBSuite.test-scripts&version=1.0.32
                    
Install as a Cake Tool

scripts shared among SBSuite test projects

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.32 1,413 11/29/2016
1.0.31 1,216 11/29/2016
1.0.30 1,261 10/19/2016
1.0.29 1,182 10/19/2016
1.0.28 1,150 10/19/2016
1.0.27 1,184 10/19/2016
1.0.26 1,185 10/19/2016
1.0.25 1,212 10/19/2016
1.0.24 1,191 10/19/2016
1.0.23 1,255 10/19/2016
1.0.22 1,165 10/18/2016
1.0.21 1,186 10/18/2016
1.0.20 1,233 10/18/2016
1.0.4 1,159 10/18/2016
1.0.3 1,181 10/18/2016
1.0.1 1,167 10/18/2016

No changes