I have a system that I am looking to migrate to .NET Core which includes a 
suite of unit tests depending on RhinoMocks. I'd like to be able to run the 
unit tests on the same platform which the system will be running on but I'm 
not able to reference RhinoMocks from a unit test project which targets 
.NET Core. This is appears to be due to RhinoMocks being built for an 
earlier version of the .NET Framework but I expect that there may also be 
issues with some of the RhinoMocks dependencies being similarly 
incompatible.

Are there are plans to produce a build of RhinoMocks which is compatible 
with the .NET Core runtime?

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino.Mocks" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/rhinomocks.
For more options, visit https://groups.google.com/d/optout.

Reply via email to