real-zony
|
8b5d5c64b0
|
refactor: Adjusted the structure of the configuration file.
BREAKING CHANGE: Adjusted the internal structure of the config.yaml file, removed the top-level hierarchy.
|
2024-07-02 21:22:40 +08:00 |
|
real-zony
|
383e2c5939
|
chore: Fix compilation warning messages.
|
2023-05-24 22:57:55 +08:00 |
|
real-zony
|
572e555f2a
|
fix: Fixed the path issue #128.
We should avoid using the Directory.GetCurrentDirectory() method, as it
can result in retrieving incorrect paths.
|
2023-03-19 11:34:32 +08:00 |
|
real-zony
|
ecab0e0f5c
|
refactor: Move some of the dependency injection code to the Common Library.
|
2022-10-06 12:45:01 +08:00 |
|