A
A
AnotherAnkor2019-10-30 12:19:02
.NET
AnotherAnkor, 2019-10-30 12:19:02

Where can I change the C# pluggable assembly number?

I am writing a sharp project in sharpdevelop.
I pulled a new version of Apache.NMS and Apache.NMS.ActiveMQ from nuget.
When trying to build (after cleaning the project) got the following error:

System.IO.FileLoadException: Не удалось загрузить файл или сборку "Apache.NMS, Version=1.7.1.3894, Culture=neutral, PublicKeyToken=82756feee3957618" либо одну из их зависимостей. Найденное определение манифеста сборки не соответствует ссылке на сборку. (Исключение из HRESULT: 0x80131040)

Cannot intercept exception. Debugged program can not be continued and properties can not be evaluated.

Question: where and how to fix the dependency version?
UPD: In the end, everything was decided by cutting out saxon9 and an outdated wrapper. Obviously, they were the problem, and for some reason they required a different version of Apache.NMS.
For me the issue is closed.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question