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

Version 2.1.0 #139

Open
ravtakhar opened this issue Sep 18, 2018 · 6 comments
Open

Version 2.1.0 #139

ravtakhar opened this issue Sep 18, 2018 · 6 comments
Labels

Comments

@ravtakhar
Copy link

After installing intercom version 2.1.0 it conflicts with our System.data reference.

We are no longer able to use SqlConnection or SqlCommand.

Going to stick with 1.0.31 until this is resolved.

@mfruhner
Copy link

I too had trouble running version 2.1. All my assembleys seem not to be recognized anymore and I get 100+ compile errors. I think this has to do with the .Net Standard Reference, which was added that version.

I installed 1.0.31 and it works fine, even though it does not support the newest features.

@choran choran added the dotnet label Oct 9, 2018
@wil55n
Copy link

wil55n commented Oct 11, 2018

We are having this issue as well. .Net Standard is causing alot of issues with our project.

@wil55n
Copy link

wil55n commented Oct 11, 2018

As of this morning 1.0.31 wont allow us to create users. Is anyone else having this issue?

@markive
Copy link

markive commented Jan 24, 2019

@wil55n we are also experiencing the same issues.. Cannot update to .Net Standard SDK and I can no-longer create users.. Were you able to resolve the issue?

@markalanevans
Copy link

markalanevans commented Jan 25, 2019

Yea this change sucked. I just forked it and manually made the updates I wanted from the code myself.

@markive
Copy link

markive commented Jan 25, 2019

I contacted Intercom Support yesterday and they approved this pull request last night: #147

I'm about to test if this does the trick..

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

No branches or pull requests

6 participants