PleOps.Cake
0.5.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.5.0
NuGet\Install-Package PleOps.Cake -Version 0.5.0
<PackageReference Include="PleOps.Cake" Version="0.5.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add PleOps.Cake --version 0.5.0
#r "nuget: PleOps.Cake, 0.5.0"
// Install PleOps.Cake as a Cake Addin #addin nuget:?package=PleOps.Cake&version=0.5.0 // Install PleOps.Cake as a Cake Tool #tool nuget:?package=PleOps.Cake&version=0.5.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.5.0 (June 11, 2021)
As part of this release we had [3 issues](https://github.com/pleonex/PleOps.Cake/milestone/8?closed=1) closed.
__Bugs__
- [__#52__](https://github.com/pleonex/PleOps.Cake/pull/52) Second try to add directory separator in publish directory
- [__#50__](https://github.com/pleonex/PleOps.Cake/pull/50) Add directory separator to publish directory and small fix doc
__Enhancement__
- [__#51__](https://github.com/pleonex/PleOps.Cake/pull/51) Migrate branch name develop to main