What's Changed
- Add net7 SDK in pipeline by @wayneyaoo in https://github.com/mayuki/Cocona/pull/90
- Resolve the last dependency to allow injection overwrite by @wayneyaoo in https://github.com/mayuki/Cocona/pull/93
- Fix nested sub-command description for class-style by @mayuki in https://github.com/mayuki/Cocona/pull/88
- Add unit test for #93 by @mayuki in https://github.com/mayuki/Coco...