SBSuite.build-scripts 1.0.28

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

Build sripts shared among SBSuite projects

There are no supported framework assets in this 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
1.0.28 1,345 10/31/2016
1.0.27 1,173 10/28/2016
1.0.26 1,123 10/28/2016
1.0.25 1,130 10/28/2016
1.0.23 1,133 10/28/2016
1.0.22 1,123 10/28/2016
1.0.21 1,127 10/28/2016
1.0.20 1,118 10/28/2016
1.0.19 1,110 10/27/2016
1.0.18 1,135 10/27/2016
1.0.16 1,185 10/18/2016
1.0.15 1,125 10/18/2016
1.0.4 1,143 10/18/2016
1.0.3 1,162 10/18/2016

No changes