Hi, Christoph
Yes. The target framework is .Net 3.5.
After I add the reference Task Parallel Library for .Net 3.5, problem solved. Thanks a lot!!!
One more question :)
Before I add MathNet.Numerics into my project. I tested it in a simple project, just to test polynomial regression function, and it works fine. I am just curious, what could cause to throw the exception that could not load the assembly System.Threading ?
Thanks!
Liang
Yes. The target framework is .Net 3.5.
After I add the reference Task Parallel Library for .Net 3.5, problem solved. Thanks a lot!!!
One more question :)
Before I add MathNet.Numerics into my project. I tested it in a simple project, just to test polynomial regression function, and it works fine. I am just curious, what could cause to throw the exception that could not load the assembly System.Threading ?
Thanks!
Liang