Cake.WebDeploy icon indicating copy to clipboard operation
Cake.WebDeploy copied to clipboard

NuGet Package Supports .NET Core?

Open codeease1 opened this issue 4 years ago • 1 comments

Hello, Seems the current Cake Build uses .NET Core when we set up a new project by default, but the current Cake.WebDeploy NuGet package does not support .NET core. Would you please update it? Thanks!

codeease1 avatar May 16 '21 19:05 codeease1

It depends on Microsoft.Web.Deployment, which is a net45 dependency. Any alternative for the future?

janniksam avatar May 30 '22 15:05 janniksam