Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method not found: 'Void ServiceStack.Text.JsConfig1.set_DeSerializeFn(System.Func2<System.String,!0>)' #33

Open
beugnen opened this issue Feb 22, 2017 · 1 comment

Comments

@beugnen
Copy link

beugnen commented Feb 22, 2017

I get this error when simply performing:

var client = new HipchatClient("xxxxxx");

....where xxxxxx is my key

@brianbtrfld
Copy link

brianbtrfld commented Sep 7, 2017

Install specific ServiceStack package version

<package id="ServiceStack.Text" version="4.0.56" targetFramework="net452" />

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

No branches or pull requests

2 participants