Commit 79f2904
Fix import ordering in IpcServer and WinGet interop factory
Sort using directives alphabetically in IpcServer.cs and
WindowsPackageManagerStandardFactory.cs so `dotnet format style` no
longer reports IMPORTS errors.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 367cf7c commit 79f2904
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src
- UniGetUI.Interface.IpcApi
- WindowsPackageManager.Interop/WindowsPackageManager
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | | - | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments