You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The solution is organized into four areas:
12
12
13
13
-`CodeWF.Toolbox`: desktop entry point, AppBuilder setup, application shell, main window, menu, settings, themes, login window, icon, manifest, publish profiles, and Prism module catalog.
14
14
-`CodeWF.Core`: shared abstractions, file chooser, notifications, tool menu service, region names, and TabControl region adapter.
15
-
-`CodeWF.Modules.*`: feature modules. Each module owns its menu entries, views, view models, and resources. Current modules include AI helpers, converters, log viewing, development tools, and XML localization management.
15
+
-`CodeWF.Modules.*`: feature modules. Each module owns its menu entries, views, view models, and resources. Current modules include converters, log viewing, development tools, web helpers, security tools, and XML localization management.
16
16
-`docs`/`tests`/`publish`: documentation, unit tests, and publishing scripts.
0 commit comments