Closed jcollard closed 8 months ago
This PR removes the Raylib_cs directory and references and adds a PackageReference to the Examples project.
Raylib_cs
Examples
The bug referenced in #5 was resolved with .NET v7.0.400.
I have tested this locally and it appears to work. I have not manually tested each example but each one I checked continues to work.
I believe this should close #5 .
Great job @jcollard, let me merge it now!
This PR removes the
Raylib_cs
directory and references and adds a PackageReference to theExamples
project.The bug referenced in #5 was resolved with .NET v7.0.400.
I have tested this locally and it appears to work. I have not manually tested each example but each one I checked continues to work.
I believe this should close #5 .