Skip to content

Start supporting Cake 3.0.0 #135

@bdukes

Description

@bdukes

We upgraded Cake.BuildSystems.Module to 4.2.0, Cake.Frosting to 3.0.0 and Cake.Issues to 2.0.0, and are now getting a build error:

Unhandled exception. System.TypeLoadException: Method 'WriteLifeCycleStep' in type 'Cake.AzurePipelines.Module.AzurePipelinesReportPrinter' from assembly 'Cake.AzurePipelines.Module, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
at Cake.AzurePipelines.Module.AzurePipelinesModule.Register(ICakeContainerRegistrar registrar)
at Cake.Frosting.ServiceCollectionExtensions.UseModule[TModule](IServiceCollection services)
at Cake.Frosting.CakeHostExtensions.<>c__8`1.<UseModule>b__8_0(IServiceCollection services)
at Cake.Frosting.CakeHost.ConfigureServices(Action`1 services)
at Cake.Frosting.CakeHostExtensions.UseModule[TModule](CakeHost host)
at DotNetNuke.Build.Program.Main(String[] args) in D:\a\1\s\build\Program.cs:line 26

No particular rush on the upgrade, just wanted to make sure you were aware and/or we didn't miss anything we needed to do with the upgrade. Thanks!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions