Commit 923a7cd
committed
refactor: flatten src/c#/ → src/, drop Firmware from slnx
- Move all projects and configs from src/c#/ to src/ (no c# layer)
- Delete phantom GeneralUpdate.Firmware reference from .slnx
- Update CI job paths: ci.yml, dotnet-ci.yaml
- Update test .csproj references (7 projects)
- Update .gitignore IDE entries
- Update slnx test-folder relative paths (../tests/)1 parent 9d70553 commit 923a7cd
278 files changed
Lines changed: 37 additions & 38 deletions
File tree
- .github/workflows
- src
- GeneralUpdate.Bowl
- Applications
- Linux
- Windows
- Common
- FileSystem
- Internal
- Strategies
- Tracer
- GeneralUpdate.Core
- Bootstrap
- Compress
- Configuration
- Differential
- Download
- Abstractions
- Executors
- Models
- MultiEventArgs
- Orchestrators
- Pipeline
- Policy
- Progress
- Reporting
- Sources
- Event
- FileSystem
- FileTreeCore
- HashAlgorithms
- Hooks
- Hubs
- Ipc
- JsonContext
- Models
- Network
- Pipeline
- Security
- Silent
- Strategy
- Tracer
- Utilities
- GeneralUpdate.Differential
- Abstractions
- Binary
- Differ
- Properties
- GeneralUpdate.Drivelution
- Abstractions
- Configuration
- Exceptions
- Models
- Core
- Execution
- Pipeline
- Utilities
- Linux
- Helpers
- Implementation
- MacOS
- Helpers
- Implementation
- Tracer
- Windows
- Helpers
- Implementation
- GeneralUpdate.Extension
- Catalog
- Common
- DTOs
- Enums
- Models
- Communication
- Compatibility
- Core
- Dependencies
- Download
- Examples
- Tracer
- Utilities
- c#
- tests
- BowlTest
- ClientTest
- CoreTest
- DifferentialTest
- DrivelutionTest
- ExtensionTest
- UpgradeTest
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
196 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
File renamed without changes.
File renamed without changes.
0 commit comments