-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Labels
Description
Describe the bug
Files are actually generated when I use nx-dotnet generators with Nx Console to preview my options.
To Reproduce
Steps to reproduce the behavior:
- Open the Nx Console tab in Visual Studio Code.
- Click on Generate.
- Pick
@nx-dotnet/core - app. - Specify any name.
- Files are generated.
Expected behavior
No files should be generated when --dry-run is specified by Nx Console.
Environment:
- OS: Windows 10
- Editor: Visual Studio Code 1.55.2
- Nx Console version: 17.2.0
- Version: 0.4.1
- Affected Packages:
@nx-dotnet/core
