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

References FUBAR #72

Open
sbrodieDecor opened this issue Apr 1, 2020 · 1 comment
Open

References FUBAR #72

sbrodieDecor opened this issue Apr 1, 2020 · 1 comment

Comments

@sbrodieDecor
Copy link

sbrodieDecor commented Apr 1, 2020

Created new VS 2019 Console App, Net Framework 4.5.2. Added AsterNet.ARI using NUGet.

Tried to run test code (Create StasisEndpoint then create/open ARIClient), get:

System.IO.FileLoadException: 'Could not load file or assembly 'WebSocket4Net, Version=0.15.0.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)'

Updated NewtonSoft.JSON, SuperSocket, WebSocket4Net via NUGet and tried again. Same result.

AsterNET.ARI - 1.2.1.0
FubarCoder.RestSharp.Portable.Core - 4.0.0.0
FubarCoder.RestSharp.Portable.Encodings - 4.0.0.0
FubarCoder.RestSharp.Portable.HttpClient - 4.0.0.0
Newtonsoft.Json - 12.0.0.0
SuperSocket.ClientEngine - 0.10.0.0
WebSocket4Net - 0.15.2.11

@skrusty
Copy link
Owner

skrusty commented Apr 13, 2020

I am reviewing this issue at the moment. References are quite old and need some attention.

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