PleOps.Cake
0.4.0
PleOps recipes based on Cake DSL are not supported. To continue using PleOps recipes, migrate to Cake Frosting based build systems.
See the version list below for details.
dotnet add package PleOps.Cake --version 0.4.0
NuGet\Install-Package PleOps.Cake -Version 0.4.0
<PackageReference Include="PleOps.Cake" Version="0.4.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add PleOps.Cake --version 0.4.0
#r "nuget: PleOps.Cake, 0.4.0"
// Install PleOps.Cake as a Cake Addin #addin nuget:?package=PleOps.Cake&version=0.4.0 // Install PleOps.Cake as a Cake Tool #tool nuget:?package=PleOps.Cake&version=0.4.0
Cake tasks for trunk-development workflows with .NET projects.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
## v0.4.0 (December 23, 2020)
As part of this release we had [6 issues](https://github.com/pleonex/PleOps.Cake/milestone/3?closed=1) closed.
Support project sub-folders, fix development environment on latest Docker image and bump Cake dependency!
__Bugs__
- [__#38__](https://github.com/pleonex/PleOps.Cake/pull/38) Fix development environment after Docker image upgrade
- [__#36__](https://github.com/pleonex/PleOps.Cake/issues/36) Git dependency errors on latest dev environment
__Documentation__
- [__#39__](https://github.com/pleonex/PleOps.Cake/pull/39) Add GitHub templates and add missing step in diagram
__Enhancements__
- [__#41__](https://github.com/pleonex/PleOps.Cake/pull/41) Support projects in sub-folders and other locations and improve porting doc
- [__#40__](https://github.com/pleonex/PleOps.Cake/pull/40) Upgrade to Cake 1.0-rc2 and bump dependencies
- [__#7__](https://github.com/pleonex/PleOps.Cake/issues/7) Support projects in sub-folders