question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sprache Conflict?

See original GitHub issue

Hello,

I just installed EasyNetQ via nuget and am running into a conflict. I am already using the Sprache library in my project and now the compiler is complaining because there are now two instances of the type Sprache.Parser (one from Sprache’s nuget package, the other from EasyNetQ’s nuget package).

This is the error I am getting:

LotNumberParser.cs(12, 24): [CS0433] The type 'Parser<T>' exists in both 'EasyNetQ, Version=3.4.5.0, Culture=neutral, PublicKeyToken=null' and 'Sprache, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null'

Is there something I can do here to make this work?

Thanks, Paul

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rog1039commented, May 2, 2019

Thank you! I appreciate you looking into it!

0reactions
Plinercommented, May 2, 2019

Fixed by #935 in 3.5.0.

Read more comments on GitHub >

github_iconTop Results From Across the Web

European Pluricentric Languages in Contact and Conflict ...
Amazon.com: European Pluricentric Languages in Contact and Conflict (Österreichisches Deutsch – Sprache der Gegenwart): 9783631802977: Muhr: Books.
Read more >
European Pluricentric Languages in Contact and Conflict
This volume comprises 17 papers that are dealing with European pluricentric languages where there are some issues of contact and conflict.
Read more >
Language conflicts in the European Union - Ammon - 2006
This contribution presents the conflict of interests between the smaller and the larger language communities in having only one or several ...
Read more >
Language and End Time (Sections I, IV and V of 'Sprache und ...
'Language and End Time' is a translation of Sections I, IV and V of 'Sprache und Endzeit', a substantial essay by Günther Anders...
Read more >
Language Settings - Bug Reports & Issues
Hi all! Im from Brasil, but I like to play at english language interface. I can change language at start screen, where the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found