Cake.Tool
0.36.0
Prefix Reserved
See the version list below for details.
dotnet tool install --global Cake.Tool --version 0.36.0
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Cake.Tool --version 0.36.0
#tool dotnet:?package=Cake.Tool&version=0.36.0
nuke :add-package Cake.Tool --version 0.36.0
The Cake .NET Core Global Tool.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 1,551,347 | 11/12/2024 |
4.2.0 | 1,640,903 | 10/23/2024 |
4.1.0 | 1,333,771 | 10/23/2024 |
4.0.0 | 7,436,205 | 11/18/2023 |
3.2.0 | 5,674,020 | 11/10/2023 |
3.1.0 | 7,295,249 | 7/9/2023 |
3.0.0 | 10,445,295 | 11/8/2022 |
2.3.0 | 9,346,091 | 10/14/2022 |
2.2.0 | 11,795,571 | 4/14/2022 |
2.1.0 | 14,164,922 | 2/20/2022 |
2.0.0 | 7,966,552 | 11/30/2021 |
2.0.0-rc0002 | 17,104 | 11/27/2021 |
2.0.0-rc0001 | 30,585 | 11/7/2021 |
1.3.0 | 6,747,896 | 10/7/2021 |
1.2.0 | 4,793,464 | 8/29/2021 |
1.1.0 | 4,575,343 | 3/6/2021 |
1.0.0 | 3,073,418 | 2/7/2021 |
1.0.0-rc0003 | 32,487 | 1/29/2021 |
1.0.0-rc0002 | 129,430 | 12/20/2020 |
1.0.0-rc0001 | 114,568 | 11/5/2020 |
0.38.5 | 2,596,199 | 9/20/2020 |
0.38.4 | 1,685,775 | 6/26/2020 |
0.38.3 | 261,315 | 6/26/2020 |
0.38.2 | 124,257 | 6/9/2020 |
0.38.1 | 96,233 | 5/30/2020 |
0.38.0 | 15,603 | 5/30/2020 |
0.37.0 | 1,734,181 | 2/1/2020 |
0.36.0 | 1,089,361 | 1/11/2020 |
0.35.0 | 1,405,756 | 9/28/2019 |
0.34.1 | 1,162,616 | 7/17/2019 |
0.34.0 | 77,300 | 7/16/2019 |
0.33.0 | 999,795 | 4/1/2019 |
0.32.1 | 824,602 | 1/4/2019 |
0.32.0 | 75,548 | 1/4/2019 |
0.31.0 | 409,927 | 12/13/2018 |
0.30.0 | 124,912 | 8/22/2018 |
2677 Add GitHub Actions build provider.
2638 CreateAssemblyInfo alias should allow creation of custom boolean attributes and also empty attributes.
2682 Add .NET Core 3.1 Runtime support.
2679 Add optional GetToolExecutableNames that takes tool settings.
2675 InspectCode: Add support for InspectCode.x86.exe tool.
2673 DotNetCorePublishSettings should support new .NET Core 3 features.
2671 NuGet Install doesn't allow to set NonInteractive to false.
2663 Support Inno Setup 6.
2657 Rename TFBuild.Environment.Repository.Branch to TFBuild.Environment.Repository.BranchName.
2533 Setting SecurityRules with CreateAssemblyInfo.
2532 Publish Cake.Testing.Xunit package.
2328 InspectCode: Add support for new /verbosity argument.
2652 Improve documentation for TFBuildPullRequestInfo.Id and TFBuildPullRequestInfo.Number.
2661 Build not stopped when rethrowing exception in OnError.
2640 Remove unnecessary parameter from AddMetadataAttribute method.
2637 CreateAssemblyInfo alias creates invalid file when using .vb.
2534 Windows 10: System.PlatformNotSupportedException: System.Data.SqlClient is not supported on this platform.
2527 Don't limit the #load to only .cake files.
2498 ParseProject fails on an absolute HintPath.
2275 System.Data.SqlClient in Cake.CoreCLR Assembly Load Error.