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

Missing Method Exception #50

Open
kheardCB opened this issue Aug 22, 2019 · 0 comments
Open

Missing Method Exception #50

kheardCB opened this issue Aug 22, 2019 · 0 comments

Comments

@kheardCB
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant