Cake 0.35.0
See the version list below for details.
Install-Package Cake -Version 0.35.0
dotnet add package Cake --version 0.35.0
<PackageReference Include="Cake" Version="0.35.0" />
paket add Cake --version 0.35.0
#r "nuget: Cake, 0.35.0"
// Install Cake as a Cake Addin
#addin nuget:?package=Cake&version=0.35.0
// Install Cake as a Cake Tool
#tool nuget:?package=Cake&version=0.35.0
The Cake script runner.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
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.