Attila Kemény

Results 7 comments of Attila Kemény

Guys, may i ask how this issue is going? We are really waiting to use this library in our build process. Can we expect a pull request or new version...

Hey @jnm2 which bootstrapper did you use? Currently i am using cake in a dotnet core environment on Ubutnu so there are dotnet core compatible addins out there. I got...

No it won't be breaking change. You should create a nuget package which contains the full framework and the core packages. You can control the target frameworks in the csproj....

Check this addin for example: Cake.FileHelpers You can download the nupkg (https://www.nuget.org/packages/Cake.FileHelpers/) and check the nuspec file, you can find the multiple targetFramework in it.

Ok, i can reproduce your error from your branch. Taking a look at it...

This must be a Cake bug, i have to investigate it further. What i have done for now: - Created a nuget from your branch - Uploaded it to our...

I think i am facing with the same problem as the original reporter, this is how i find this ticket. My guess is that there is some generation problem around...