Skip to content

blachniet/bootstrap-switch-nuget

Repository files navigation

Bootstrap Switch for NuGet

This project is responsible for creating the bootstrap-switch package on NuGet for the Bootstrap Switch project.

Installation

To install bootstrap-switch, run the following command in the Package Manager Console

PM> Install-Package Bootstrap.Switch

Issues

Building The Package

Requirements

Steps

  1. Set the version of npmVersion and nugetVersion in (build.fsx)
  2. .\build.cmd publish=true

License