Hi,
Does JustMock support Windows Phone 8.1 WinRT apps? I tried referenced Telerik.JustMock.dll in my project and wrote a sample test, it compiles fine but I get the below runtime error:
UnitTests.SetupTest threw exception. System.IO.FileNotFoundException: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified..
Is it a Justmock not supporting WP 8.1 WinRT issue? Or am I missing something?
Thanks,
Tarun
Does JustMock support Windows Phone 8.1 WinRT apps? I tried referenced Telerik.JustMock.dll in my project and wrote a sample test, it compiles fine but I get the below runtime error:
UnitTests.SetupTest threw exception. System.IO.FileNotFoundException: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified..
Is it a Justmock not supporting WP 8.1 WinRT issue? Or am I missing something?
Thanks,
Tarun