TrakHound / MTConnect.NET

Fully featured .NET library in C# to build MTConnect Agent, Adapter, and Client Applications. Pre-built Agents with Windows Installers. Support for Windows and Linux. Supports MTConnect Versions up to 2.3. Supports .NET Framework 4.6.1 up to .NET 8
http://www.TrakHound.com
MIT License
99 stars 39 forks source link

RestSharp version #10

Closed OAS-Ken closed 4 years ago

OAS-Ken commented 4 years ago

I have a .NET Framework 4.5.2 application that depends on RestSharp version 106.10.1. MTConnect.NET is not compatible with this version of RestSharp and only works when the RestSharp version is set to 105.2.3. {"Could not load file or assembly 'RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)":"RestSharp, Version=105.2.3.0, Culture=neutral, PublicKeyToken=null"}