OrleansContrib / Orleans.Providers.MongoDB

A MongoDb implementation of the Orleans Providers: Membership, Storage and Reminders.
MIT License
105 stars 44 forks source link

Update dependencies to Orleans v7.2.1 #130

Closed wassim-k closed 1 year ago

wassim-k commented 1 year ago

I've updated the dependencies as discussed in #127 and I've also updated the submodule commit to reference tag 7.2.1 I've also updated tests so that the integration tests no longer displays errors and warnings. Part of that was moving constraints tests to a unit test instead of in the test host project.