diff --git a/Raylib-cs.Tests/Raylib-cs.Tests.csproj b/Raylib-cs.Tests/Raylib-cs.Tests.csproj index 0518e96..6bf7026 100644 --- a/Raylib-cs.Tests/Raylib-cs.Tests.csproj +++ b/Raylib-cs.Tests/Raylib-cs.Tests.csproj @@ -1,6 +1,6 @@ - net6.0 + net6.0 ../Logo/raylib-cs.ico true diff --git a/Raylib-cs/Raylib-cs.csproj b/Raylib-cs/Raylib-cs.csproj index 6f1af6f..d233fbb 100644 --- a/Raylib-cs/Raylib-cs.csproj +++ b/Raylib-cs/Raylib-cs.csproj @@ -1,6 +1,6 @@ - netstandard2.1 + net6.0 false Raylib-cs Raylib_cs @@ -27,10 +27,8 @@ - - - + @@ -44,4 +42,9 @@ PreserveNewest - \ No newline at end of file + + + + + +