This repository was archived by the owner on Jun 19, 2026. It is now read-only.
Commit c6d5c15
committed
Restrict internal access and update test dependencies
Removed the `InternalsVisibleTo` attribute from `AssemblyInfo.cs`, restricting access to internal members for `FlowCtl.UnitTests`.
Cleaned up unused `using` directives in `InstallPluginCommandOptionsHandlerTests.cs` and added new dependencies for `FlowCtl.Core.Services.Authentication`, `FlowCtl.Core.Services.Logger`, and `FlowSynx.Client` namespaces to support updated functionality.
#1271 parent f13807d commit c6d5c15
2 files changed
Lines changed: 1 addition & 8 deletions
File tree
- src/FlowCtl/Properties
- tests/FlowCtl.UnitTests/Commands/Plugins
This file was deleted.
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
6 | 2 | | |
7 | 3 | | |
8 | 4 | | |
| |||
0 commit comments