Closed where-is-paul closed 3 years ago
Install InferNet here: https://dotnet.github.io/infer/
mono is needed to compile on Ubuntu: https://www.mono-project.com/download/stable/ Visual Studio 2017+ is needed to compile on Windows.
mono
There's a file directory that needs to be changed in Program.cs to run locally.
Program.cs
Nice! This is very cool.
Install InferNet here: https://dotnet.github.io/infer/
mono
is needed to compile on Ubuntu: https://www.mono-project.com/download/stable/ Visual Studio 2017+ is needed to compile on Windows.There's a file directory that needs to be changed in
Program.cs
to run locally.