* FNA projects
* update actions
fixes MSBUILD : error MSB1011: Specify which project or solution file to
use because this folder contains more than one project or solution file.
* build tests
* remove test for issue #633
* FNA/XNA compatible
* GraphicsDevice Extensions
* remove MockGameWindow
---------
Co-authored-by: Christopher Whitley <103014489+AristurtleDev@users.noreply.github.com>
* KNI projects
* update actions
fixes MSBUILD : error MSB1011: Specify which project or solution file to
use because this folder contains more than one project or solution file.
* remove test for issue #633
* build tests
* KNI TypeReaders
* KNI/XNA compatible code
* GetRuntimeReader from runtime types
* remove MockGameWindow