diff --git a/Raylib-cs.sln b/Raylib-cs.sln index 89b4a95..823188f 100644 --- a/Raylib-cs.sln +++ b/Raylib-cs.sln @@ -1,4 +1,4 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27703.2035 @@ -32,4 +32,4 @@ Global GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {78DCF9A2-1328-489A-8B03-F0BFB29EC58F} EndGlobalSection -EndGlobal \ No newline at end of file +EndGlobal diff --git a/Raylib-cs/Raylib-cs.csproj b/Raylib-cs/Raylib-cs.csproj index ca46adb..099bb06 100644 --- a/Raylib-cs/Raylib-cs.csproj +++ b/Raylib-cs/Raylib-cs.csproj @@ -1,60 +1,60 @@ - - - net5.0;net6.0 - false - Raylib-cs - Raylib_cs - true - false - $(NoWarn);1591 - 10.0 - + + + net5.0;net6.0 + false + Raylib-cs + Raylib_cs + true + false + $(NoWarn);1591 + 10.0 + - - 4.5.0 - 4.5.0.3 - 4.5.0.3 - Chris Dill, Raysan5 - true - true - snupkg - Zlib - Raylib-cs - C# bindings for raylib - A simple and easy-to-use library to learn videogames programming - raylib-cs_64x64.png - raylib;bindings;gamedev - git - https://github.com/ChrisDill/Raylib-cs/ - true - README.md - https://www.raylib.com/ - true - + + 4.5.0 + 4.5.0.3 + 4.5.0.3 + Chris Dill, Raysan5 + true + true + snupkg + Zlib + Raylib-cs + C# bindings for raylib - A simple and easy-to-use library to learn videogames programming + raylib-cs_64x64.png + raylib;bindings;gamedev + git + https://github.com/ChrisDill/Raylib-cs/ + true + README.md + https://www.raylib.com/ + true + - - - - + + + + - - - - + + + + - - - runtimes/ - true - PreserveNewest - - + + + runtimes/ + true + PreserveNewest + + - - - - - - - - - \ No newline at end of file + + + + + + + + +