msgpack-cli
msgpack-cli copied to clipboard
Could not load file or assembly
In VS2015, when I run my project Windows Silverlight 8.0, the output is following:
System.IO.FileNotFoundException: Could not load file or assembly 'MsgPack, Version=0.6.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'MsgPack, Version=0.6.0.0, Culture=neutral, PublicKeyToken=null'
The path is : C:............\packages\MsgPack.Cli.0.6.5\lib\windowsphone8\MsgPack.dll
Thanks.
Sorry for delayed response. Would you tell me actual project type of your program in VS 2015? I guess it is packaging problem.