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.
#:package SBSuite.build-scripts@1.0.28
                    
#: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.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,478 10/31/2016
1.0.27 1,301 10/28/2016
1.0.26 1,245 10/28/2016
1.0.25 1,258 10/28/2016
1.0.23 1,259 10/28/2016
1.0.22 1,253 10/28/2016
1.0.21 1,249 10/28/2016
1.0.20 1,240 10/28/2016
1.0.19 1,234 10/27/2016
1.0.18 1,265 10/27/2016
1.0.16 1,306 10/18/2016
1.0.15 1,249 10/18/2016
1.0.4 1,267 10/18/2016
1.0.3 1,292 10/18/2016

No changes