Skip to content

Commit f595528

Browse files
authored
Update README.md
1 parent e06bc2a commit f595528

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ Since v3.0.0, the template supports individual project versions and release note
188188
189189
This is helpful in a monorepo that contains projects that have decoupled versions, instead of having the same version for all projects per release..
190190
191+
For an example of a larger project that uses this kind of set up, have a look at the [build pipeline of Plotly.NET](https://github.com/plotly/Plotly.NET/tree/dev/build)
192+
191193
To enable this feature, use the `--individual-package-versions` flag when creating the template.
192194
193195
The rest of the setup is quite similar to the basic usecase, with the difference that you have to specify both projects and testprojects in `ProjectInfo.fs` using the `ProjectInfo` type.

0 commit comments

Comments
 (0)