ASOS / SimpleEventStore

SimpleEventStore
MIT License
81 stars 24 forks source link

Nuget Package Updates #76

Closed tom-scott closed 6 months ago

tom-scott commented 6 months ago

This pull request includes changes to the SimpleEventStore project, primarily focusing on code simplification, test assertion improvements, and package updates. The most important changes are the removal of unused variables, the transition from Assert.AreEqual to Assert.That for better readability, and the update of various packages to their newer versions.

Code simplification:

Test assertion improvements:

Package updates: