cake-contrib / cake-contrib/Cake.Paket

Upgrade to Cake.Core 0.33 from 0.28.1?

Open
#28 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
6
Forks
15
PR merge metrics
No merged PRs in 30d

Description

When running builds I'm currently seeing:

```
Running build script...
The assembly 'Cake.Paket.Module, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null'
is referencing an older version of Cake.Core (0.29.0).
For best compatibility it should target Cake.Core version 0.33.0.
Analyzing build script...
Processing build script...
Installing addins...
The assembly 'Cake.Paket.Addin, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null'
is referencing an older version of Cake.Core (0.28.1).
For best compatibility it should target Cake.Core version 0.33.0.
Compiling build script...
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the project dependency declarations for Cake.Core, Cake.Paket.Module, and Cake.Paket.Addin, then reproduce the build shown in the issue. Done means the packages target the requested Cake.Core 0.33.0 version and the compatibility warnings no longer appear.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.