cake-build / cake-build/resources

Version number ignored in Addins\packages.config

Open
#36 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
57
Forks
72
PR merge metrics
No merged PRs in 30d

Description

Start with this packages.config file:

```

```
run build.ps1 and it'll download the package.

Update packages.config with the new version:

```

```
and run build.ps1.

The Addins folder incorrectly contains version 130.3485.1.

This scenario plays out when you commit the packages.config folder to source control, but not the packages themselves. When one developer updates packages.config, all the other developers continue to use the old version of the package.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.