Skip to content

MongoDB Driver 2.28 does not work with package v.3.1.4 #85

Description

@OldShaterhan

When I try to update MongoDB.Driver to v. 2.28.0 from v.2.27.0, with Mongo.Migration 3.1.4 it throws I get following errors:

'M_1_0_0_MigrationName' does not implement inherited abstract member 'DatabaseMigration.Up(IMongoDatabase)'
'M_1_0_0_MigrationName' does not implement inherited abstract member 'DatabaseMigration.Down(IMongoDatabase)'
'M_1_0_0_MigrationName.Up(IMongoDatabase)': no suitable method found to override
'M_1_0_0_MigrationName.Down(IMongoDatabase)': no suitable method found to override

It worked properly for older MongoDB Driver versions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions