cake-contrib / cake-contrib/Cake.TeamCityCoverageReporter
Compatibility with Cake.Core 1.0.0
- Dominant language
- PowerShell
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When Cake.TeamCityCoverageReporter is used with Cake 1.0.0+ I see a warning in the build log
## Expected Behavior
I expect no warning message
## Current Behavior
When running I see:
```
The assembly 'Cake.TeamCityCoverageReporter, Version=0.2.2.0, Culture=neutral, PublicKeyToken=null'
is referencing an older version of Cake.Core (0.33.0).
For best compatibility it should target Cake.Core version 1.0.0.
```
Contributor guide
Research direction
Start by locating the project configuration and the Cake.Core dependency used by Cake.TeamCityCoverageReporter. Check how the current Cake.Core 0.33.0 reference is specified, update the compatibility target to Cake 1.0.0, and run the project’s available build or verification steps to confirm the warning is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100