Skip to content

3.0.0 - Targeting .NET 6 and Cake 3.0

Latest
Compare
Choose a tag to compare
@xforever1313 xforever1313 released this 21 Nov 22:33

This release is nothing more than having Cake.ArgumentBinder target .NET 6 and Cake.Core 3.0.0. This means one should no longer get a warning if using Cake v3 and newer when using Cake.ArgumentBinder.

No functionality has changed.

Although .NET 7 is technically supported by Cake V3, I opted not to multi-target .NET 7 yet, as first I need to figure out how best to go about doing that (and hopefully I figure it out before .NET 7 goes end-of-life in a year).

Grab the NuGet package from your favorite NuGet package manager.