Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiprocess not working on .NET Core #12

Closed
macro187 opened this issue Apr 10, 2018 · 1 comment
Closed

Multiprocess not working on .NET Core #12

macro187 opened this issue Apr 10, 2018 · 1 comment
Labels

Comments

@macro187
Copy link
Owner

This is probably because TestRunner needs to be taught how to re-invoke itself using the dotnet command on .NET Core.

=================================
testrunner v1.0.0
Copyright (c) 2012-2018
Ron MacNeil, Rickenberg, JDeltorp
=================================

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Runtime, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
@macro187 macro187 added the bug label Apr 10, 2018
@macro187
Copy link
Owner Author

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant