-
Notifications
You must be signed in to change notification settings - Fork 57
Labels
refactorRefactor some existing code.Refactor some existing code.
Description
Target Module/File
GeneralUpdate.Core/Strategys/LinuxStrategy.cs and WindowsStrategy.cs
Current Code Problems
In GeneralUpdate.Core, LinuxStrategy and WindowsStrategy share a lot of similar code.
Refactoring Objectives
It is necessary to optimize the duplicate code without changing the original functionality.
Refactoring Scope and Boundaries
Only refactor in the GeneralUpdate.Core.
Risk Assessment
No response
Reference Materials
No response
Expected Completion Time
No response
Copilot
Metadata
Metadata
Labels
refactorRefactor some existing code.Refactor some existing code.