Skip to content

Release v2.4.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 07:06
9340b8a

Summary

Generating from a solution described every application in it as one module named after the solution file.

Changed

  • cratis screenplay generate run against a solution now describes each application in it as its own module, taken from the outermost namespace segment, rather than gathering them all into one module named after the solution. Passing --module still produces that single module, and generating from a single project is unchanged.