You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 06 June 2019 | 2.6.2 | 1.5.2 | 1.0.0 | 3e7eac9df094c22335711a298d359890aed582e8 | first collector release |
52
53
53
54
*< date > Expected next release date
54
55
@@ -64,7 +65,6 @@ This is the steps to release new packages to nuget.org
64
65
1. Update projects version in file `version.json` in root of repo (remove `-preview.{height}` and adjust version)
65
66
66
67
Update core lib project file version https://git.1-hub.cncoverlet-coverage/coverlet/blob/master/src/coverlet.core/coverlet.core.csproj.
67
-
The version of core lib project file is the version we'll report on github repo releases https://git.1-hub.cncoverlet-coverage/coverlet/releases
68
68
69
69
Do a PR and merge to master.
70
70
@@ -104,6 +104,6 @@ Do a PR and merge to master.
104
104
6.**On your fork**:
105
105
* Align to master
106
106
* Bump version by one (fix part) and re-add `-preview.{height}`
107
-
* Create release on repo https://git.1-hub.cncoverlet-coverage/coverlet/releases using https://git.1-hub.cncoverlet-coverage/coverlet/blob/master/src/coverlet.core/coverlet.core.csproj assembly version
107
+
* Create release on repo https://git.1-hub.cncoverlet-coverage/coverlet/releases
108
108
* Update the [Release Plan](https://git.1-hub.cncoverlet-coverage/coverlet/blob/master/Documentation/ReleasePlan.md)(this document) and [ChangeLog](https://git.1-hub.cncoverlet-coverage/coverlet/blob/master/Documentation/Changelog.md)
0 commit comments