Fix threading issue in cmdlets

- Fixed threading issue in cmdlets that was causing 'WriteObject and WriteError methods cannot be called from outside the overrides' error
- Changed module structure to use DLL as root module instead of nested module
- Updated configuration cmdlets to properly handle async operations
This commit is contained in:
GraceSolutions
2025-04-15 09:24:51 -04:00
parent 68e6819131
commit 7535135bfd
19 changed files with 229 additions and 30 deletions
Binary file not shown.