CIBuild.Scripts
0.4.6
Install-Package CIBuild.Scripts -Version 0.4.6
dotnet add package CIBuild.Scripts --version 0.4.6
<PackageReference Include="CIBuild.Scripts" Version="0.4.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CIBuild.Scripts --version 0.4.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CIBuild.Scripts, 0.4.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CIBuild.Scripts as a Cake Addin
#addin nuget:?package=CIBuild.Scripts&version=0.4.6
// Install CIBuild.Scripts as a Cake Tool
#tool nuget:?package=CIBuild.Scripts&version=0.4.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CIBuild.Scripts is build scripts to create nuget packages and publish it to nuget server.
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 |
---|---|---|
0.4.6 | 2,249 | 9/8/2015 |
0.4.5 | 1,096 | 4/28/2015 |
0.4.4 | 892 | 10/22/2014 |
0.4.3 | 888 | 10/22/2014 |
0.4.2 | 886 | 10/16/2014 |
0.4.1 | 916 | 10/16/2014 |
0.4.0 | 850 | 10/8/2014 |
0.3.0 | 861 | 10/8/2014 |
0.2.0 | 845 | 10/8/2014 |
0.1.2 | 891 | 9/26/2014 |
0.1.1 | 900 | 9/20/2014 |
0.1.0 | 938 | 9/20/2014 |
0.0.4 | 889 | 9/20/2014 |
0.0.3 | 885 | 9/20/2014 |
0.0.2 | 888 | 9/19/2014 |
0.0.1 | 906 | 9/19/2014 |
Version 0.4.6
- Ignores specific environment(framework, profile) when installed.
- Replaced the old msbuild path with the new one.