- Menu for example removed from Test projects and moved to exampes. - Changed nativeLibName from raylib.dll to raylib. It should find the correct one this way but might need a dll.config file.
- Basic command line menu for core project. - Made a copy of Test.Core that uses corert compiler.