- Updated github actions workflow to build using .NET Core on Linux, Windows and Mac. - Updated Raylib-cs.sln with project name changes. - Added experimental netfx.props to help with building using Mono on Linux. - Added app.config.
- Got a Node run failed error. Changed to full version instead of just 3.1.
- Changed back to just one version of .NET Core.
Learning about continuous integration. - Testing build using multiple versions of .NET Core.
Initial test for github actions. Builds using dotnet core.