You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code generators are not working on Mac/Xamarin/mono. It's likely this is due to Roslyn not being incorporated into that stack yet. Try again when that work is done and investigate further as necessary.
The text was updated successfully, but these errors were encountered:
I came across this project because I'm looking for a mocking framework for my xamarin apps (android and iOS). This framework looks promising but this issue is a deal breaker for me. Is this a dead project?
Hi @gbrunton. It's not a dead project - I use it daily. However, I don't use XS any more, so I can't really confirm whether this is still an issue. And when I did look into this last, there didn't seem to be much PCLMock itself could do about the problem.
+1
I've switched from XS/Visual studio/Visual studio for Mac and use Rider on a Mac.
I'm having to run the generation tool from inside parallels/visual studio for the moment.
It would be preferable to not need to generate files at all but at least to be able to run the generator from within a MacOS environment would be fabulous.
I'm frustratingly blocked on the code generator front. Roslyn's lack of workspace for new SDK-style projects is thwarting my ability to generate code there. As for VS4M, I don't use Macs for development any more . .
. I'd be happy to test out any PRs though.
The code generators are not working on Mac/Xamarin/mono. It's likely this is due to Roslyn not being incorporated into that stack yet. Try again when that work is done and investigate further as necessary.
The text was updated successfully, but these errors were encountered: