Cake.Tool 0.36.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Cake.Tool --version 0.36.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Cake.Tool --version 0.36.0
This package contains a .NET tool you can call from the shell/command line.
#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 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. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
4.0.0 2,188,318 11/18/2023
3.2.0 1,886,781 11/10/2023
3.1.0 3,751,348 7/9/2023
3.0.0 7,367,586 11/8/2022
2.3.0 6,703,779 10/14/2022
2.2.0 9,219,790 4/14/2022
2.1.0 10,742,609 2/20/2022
2.0.0 6,721,187 11/30/2021
2.0.0-rc0002 15,707 11/27/2021
2.0.0-rc0001 29,294 11/7/2021
1.3.0 5,685,199 10/7/2021
1.2.0 4,269,371 8/29/2021
1.1.0 4,243,930 3/6/2021
1.0.0 2,826,550 2/7/2021
1.0.0-rc0003 29,005 1/29/2021
1.0.0-rc0002 121,838 12/20/2020
1.0.0-rc0001 108,168 11/5/2020
0.38.5 2,350,892 9/20/2020
0.38.4 1,457,859 6/26/2020
0.38.3 260,844 6/26/2020
0.38.2 121,212 6/9/2020
0.38.1 95,484 5/30/2020
0.38.0 14,966 5/30/2020
0.37.0 1,491,114 2/1/2020
0.36.0 868,290 1/11/2020
0.35.0 1,179,738 9/28/2019
0.34.1 946,213 7/17/2019
0.34.0 76,821 7/16/2019
0.33.0 781,887 4/1/2019
0.32.1 607,914 1/4/2019
0.32.0 75,108 1/4/2019
0.31.0 409,150 12/13/2018
0.30.0 124,274 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.