Skip to content

Release v20.67.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 21:13
f01e2f3

Summary

A solution holding several applications was described as one module named after the solution, with each application a feature of it.

Changed

  • A Screenplay document generated from several projects now declares one module per outermost namespace segment, instead of gathering every project into a single module named after the solution. Naming a module still produces that one module, and generating from a single project is unchanged. (#2399)