Cake.Core
0.11.0
The Cake core library.
See the version list below for details.
Install-Package Cake.Core -Version 0.11.0
dotnet add package Cake.Core --version 0.11.0
<PackageReference Include="Cake.Core" Version="0.11.0" />
paket add Cake.Core --version 0.11.0
#r "nuget: Cake.Core, 0.11.0"
// Install Cake.Core as a Cake Addin
#addin nuget:?package=Cake.Core&version=0.11.0
// Install Cake.Core as a Cake Tool
#tool nuget:?package=Cake.Core&version=0.11.0
Release Notes
Regression: ProcessArgumentListExtensions was renamed
DNU usage of multi arguments changed
MSTest tool resolution fail if Visual Studio isn't in default location
Fix issue with final build step
Actual type of RepositoryUrl is String not Uri
Add configuration file for Cake.
Add Text Transform support
Add FileSize alias
Add integration tests
Remove tools and addins from packages.config.
Setup Issue and Pull Request Templates
Obsolete XmlPoke string alias and add new method/alias for string
Signtool: Add support for certificates from the certificate store based on thumbprint
Add generic optional tool timeout
Add NuGetPacker support for IncludeReferencedProjects
Parse multiple InternalsVisibleTo attributes from AssemblyInfo
Add StorePasswordInClearText to NuGetSoiurceAdd NuGetSourcesSettings
TeamCity ImportDotCoverCoverage tests fail when running on TeamCity
Have TeamCityDisposableExtensions extend ITeamCityProvider
Remove (Install) from Chocolatey Package
Setup/Teardown should provide ICakeContext
Signtool: Add support for description (/d)
Support NuGet 3 new parameters
Added note about ReSharper License
Added Chocolatey Package Badge
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Cake.Core:
| Package | Downloads |
|---|---|
|
Cake.Powershell
Cake Build addon for Powershell.
|