Skip to content

v8.0.0-pre.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 14:39
· 335 commits to main since this release
34b3dcf

8.0.0-pre.3 (2023-09-27)

Code Refactoring

BREAKING CHANGES

  • generator commands
    may define a csproj or sln file on where the
    entities or other elements are located.
    If no file is provided, the current directory
    is searched and the command fails if none is found.