Cake.Storm.Fluent.NuGet
0.5.1
Cake addin for fluent description for nuget release tasks.
Install-Package Cake.Storm.Fluent.NuGet -Version 0.5.1
dotnet add package Cake.Storm.Fluent.NuGet --version 0.5.1
<PackageReference Include="Cake.Storm.Fluent.NuGet" Version="0.5.1" />
paket add Cake.Storm.Fluent.NuGet --version 0.5.1
Release Notes
Version 0.5.0 :
- Cake dependency update to 0.38.2
Version 0.3.1 :
- More flexibility to specify which files to pack in nuget packages (BREAKING CHANGE)
Version 0.3.0 :
- dependencies update
Version 0.2.0 :
- Update to Cake 0.22.0 dependencies
- Remove net45 framework support
Version 0.1.0 : Initial release with tasks to pack and push nuget packages
- Pack the result of tasks into a nuget package
- Change version, author, id and others in nuspec file
- Add more files than just libs
- Push your package to nuget
Dependencies
-
- Cake.Common (>= 0.38.2)
- Cake.Core (>= 0.38.2)
- Cake.Storm.Fluent (>= 0.5.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.