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 SBSuite.build-scripts as a Cake Addin
#tool nuget:?package=SBSuite.build-scripts&version=1.0.28
                    
Install SBSuite.build-scripts 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,301 10/31/2016
1.0.27 1,125 10/28/2016
1.0.26 1,081 10/28/2016
1.0.25 1,088 10/28/2016
1.0.23 1,091 10/28/2016
1.0.22 1,077 10/28/2016
1.0.21 1,082 10/28/2016
1.0.20 1,073 10/28/2016
1.0.19 1,066 10/27/2016
1.0.18 1,092 10/27/2016
1.0.16 1,142 10/18/2016
1.0.15 1,083 10/18/2016
1.0.4 1,102 10/18/2016
1.0.3 1,121 10/18/2016

No changes