Commit 63b7465
authored
Bumped version of Versioning task (#274)
* Proper versions had a bug where it didn't provide the version for project references.
- How NuGet deals with project references and gets a version to use for the generated NuSpec dependency is a bit of a black art. None of it is formally documented, but is critical to any automated versioning system. Sadly the versioning task got this wrong and thus the generated packages all had `1.0.0` as the version for all project reference dependencies.1 parent 1d6ccf2 commit 63b7465
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments