Cake.SimpleVersion
0.2.0-alpha1.11
This is a prerelease version of Cake.SimpleVersion.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cake.SimpleVersion --version 0.2.0-alpha1.11
NuGet\Install-Package Cake.SimpleVersion -Version 0.2.0-alpha1.11
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="Cake.SimpleVersion" Version="0.2.0-alpha1.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake.SimpleVersion" Version="0.2.0-alpha1.11" />
<PackageReference Include="Cake.SimpleVersion" />
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 Cake.SimpleVersion --version 0.2.0-alpha1.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.SimpleVersion, 0.2.0-alpha1.11"
#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=Cake.SimpleVersion&version=0.2.0-alpha1.11&prerelease
#tool nuget:?package=Cake.SimpleVersion&version=0.2.0-alpha1.11&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SimpleVersion - A simple tool to version your code
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Cake.Core (>= 0.30.0)
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.2.0-alpha1.32 | 89,930 | 12/18/2019 | |
0.2.0-alpha1.25 | 14,032 | 6/15/2019 | |
0.2.0-alpha1.20 | 1,706 | 5/10/2019 | |
0.2.0-alpha1.11 | 954 | 4/30/2019 | |
0.2.0-alpha1.3 | 840 | 4/8/2019 | |
0.1.2 | 9,771 | 4/29/2019 | |
0.1.1 | 1,763 | 3/29/2019 | |
0.1.0-alpha1.26 | 2,129 | 11/29/2018 | |
0.1.0-alpha1.24 | 552 | 11/22/2018 | |
0.1.0-alpha1.23 | 510 | 11/21/2018 | |
0.1.0-alpha1.22 | 523 | 11/21/2018 | |
0.1.0-alpha1.21 | 520 | 11/20/2018 | |
0.1.0-alpha1.20 | 562 | 11/20/2018 | |
0.1.0-alpha1.19 | 523 | 11/20/2018 | |
0.1.0-alpha1.18 | 513 | 11/19/2018 | |
0.1.0-alpha1.17 | 568 | 11/19/2018 |
## Bug Fixes
## Features
## Other
+ O1 - Release notes are included in packages
+ O2 - License is referenced in packages through SPDX expression
+ O3 - Readme updated with badges and correct examples