Release v23.5.1
Summary
This PR upgrades the included MongoDB drivers to the latest version.
It also adds a Roslyn code fix for missing identity parameters on EventType, Projections, EventHandler and AggregateRoot.
Added
- Codefix for CS7036, when there is no attribute identity specified on an identity attribute.