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,843,891 11/18/2023
3.2.0 2,382,439 11/10/2023
3.1.0 4,211,605 7/9/2023
3.0.0 7,780,254 11/8/2022
2.3.0 7,067,870 10/14/2022
2.2.0 9,559,355 4/14/2022
2.1.0 11,189,535 2/20/2022
2.0.0 6,925,619 11/30/2021
2.0.0-rc0002 16,577 11/27/2021
2.0.0-rc0001 30,032 11/7/2021
1.3.0 5,840,702 10/7/2021
1.2.0 4,351,616 8/29/2021
1.1.0 4,293,021 3/6/2021
1.0.0 2,857,736 2/7/2021
1.0.0-rc0003 29,752 1/29/2021
1.0.0-rc0002 122,406 12/20/2020
1.0.0-rc0001 109,310 11/5/2020
0.38.5 2,381,655 9/20/2020
0.38.4 1,485,698 6/26/2020
0.38.3 261,248 6/26/2020
0.38.2 121,794 6/9/2020
0.38.1 95,791 5/30/2020
0.38.0 15,322 5/30/2020
0.37.0 1,521,292 2/1/2020
0.36.0 895,938 1/11/2020
0.35.0 1,208,261 9/28/2019
0.34.1 973,030 7/17/2019
0.34.0 77,194 7/16/2019
0.33.0 808,785 4/1/2019
0.32.1 634,771 1/4/2019
0.32.0 75,488 1/4/2019
0.31.0 409,497 12/13/2018
0.30.0 124,692 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.