-
Notifications
You must be signed in to change notification settings - Fork 67
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
Using Network with mono #83
Comments
Which version of mono are you running? |
Mono JIT compiler version 6.12.0 |
Ok, so theoretical support is given. Do you have any output/logs to provide? |
Here is a Windows session log. I can also get a Raspberry pi (Debian?) one to see if there are any differences. This is just launching the program; no calls have been made to the Network components at this time. C:\Users\Nick\Documents\Transfer\CoffeeManager\CoffeeManager\bin\Debug>mono -v coffeemanager.exe C:\Users\Nick\Documents\Transfer\CoffeeManager\CoffeeManager\bin\Debug> |
Has anyone got a project that uses Network to work under mono? as soon as I add the Network Nuget packages to a project that has previously run under mono, it stops working, and mono emits a not very useful error stack.
The text was updated successfully, but these errors were encountered: