Skip to content
This repository was archived by the owner on Apr 18, 2022. It is now read-only.
This repository was archived by the owner on Apr 18, 2022. It is now read-only.

Missing Method Exception #50

@kheardCB

Description

@kheardCB

The AmazonKinesis project references version 3.3 of the RollingFileSink. The AmazonKinesisis nuget package references 2.2. There was a parameter added to the constructor of the RollingFileSink called Shared which is being used that is not available in 2.2, so you get a missing method exception. There is a work around. You just need to also include the 3.3 version of the RollingFileSink nuget package in the project that uses AmazonKinesis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions