I happily upgraded to "Rhino Mocks 3.5 - For .Net 2.0" for use in our
VS2005 projects. All went well until the change hit the build machine.
It (on  purpose) does not have the .Net Framework 3.5 installed. The
automated build failed with:

System.IO.FileNotFoundException The system cannot find the file
specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089'

Turns out that the Rhino.Mocks.dll included in "Rhino Mocks 3.5 -
For .Net 2.0" still references the assembly System.Core,
Version=3.5.0.0. All is fine on a machine with both VS2005 and VS2008,
but a machine with just VS2005 breaks.

Any workarounds possible?

Piers

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino.Mocks" group.
To post to this group, send email to RhinoMocks@googlegroups.com
To unsubscribe from this group, send email to 
rhinomocks+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/RhinoMocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to