Cake.Tool 0.35.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.35.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.35.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Cake.Tool&version=0.35.0
nuke :add-package Cake.Tool --version 0.35.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,691,412 11/18/2023
3.2.0 2,262,256 11/10/2023
3.1.0 4,100,791 7/9/2023
3.0.0 7,682,864 11/8/2022
2.3.0 6,980,647 10/14/2022
2.2.0 9,480,998 4/14/2022
2.1.0 11,093,450 2/20/2022
2.0.0 6,876,942 11/30/2021
2.0.0-rc0002 16,497 11/27/2021
2.0.0-rc0001 29,955 11/7/2021
1.3.0 5,803,583 10/7/2021
1.2.0 4,331,854 8/29/2021
1.1.0 4,282,299 3/6/2021
1.0.0 2,850,377 2/7/2021
1.0.0-rc0003 29,699 1/29/2021
1.0.0-rc0002 122,390 12/20/2020
1.0.0-rc0001 109,230 11/5/2020
0.38.5 2,374,634 9/20/2020
0.38.4 1,479,091 6/26/2020
0.38.3 261,248 6/26/2020
0.38.2 121,775 6/9/2020
0.38.1 95,791 5/30/2020
0.38.0 15,322 5/30/2020
0.37.0 1,514,262 2/1/2020
0.36.0 889,373 1/11/2020
0.35.0 1,201,527 9/28/2019
0.34.1 966,670 7/17/2019
0.34.0 77,194 7/16/2019
0.33.0 802,416 4/1/2019
0.32.1 628,400 1/4/2019
0.32.0 75,486 1/4/2019
0.31.0 409,495 12/13/2018
0.30.0 124,675 8/22/2018

2603 Add .NET Core 3 to Cake.Tool update to .NET Core 3 SDK.
2625 Add NuGet Push -SkipDuplicate Flag.
2618 The MSTest tool doesn't pick up the mstest.exe from Visual Studio 2019.
2606 Unable to reference Newtonsoft.Json > 11.0.2.
2601 Update Microsoft.CodeAnalysis.CSharp.Scripting to 3.2.1.
2599 Update to Autofac 4.9.4.
2585 Cake.Tool - How in the world do I run a specific task?.
2590 Update confusing GitVersionVerbosity docs.
2610 Aliases of type 'dynamic' cannot be accessed directly.
2608 TFBuildProvider.IsHostedAgent returns wrong value when running on 2nd build agent.