From 5640e290e72353bacada0c73721d4b5148b7575d Mon Sep 17 00:00:00 2001 From: ChrisDill Date: Fri, 25 Aug 2023 09:36:01 +0100 Subject: [PATCH] Update Examples to use Raylib-cs.Native --- Examples/Examples.csproj | 5 +++-- Raylib-cs.Native/Raylib-cs.Native.csproj | 4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Examples/Examples.csproj b/Examples/Examples.csproj index 516f20b..6fc42f2 100644 --- a/Examples/Examples.csproj +++ b/Examples/Examples.csproj @@ -1,7 +1,7 @@ Exe - net5.0;net6.0 + net6.0 true Examples.Program $(MSBuildThisFileDirectory) @@ -19,6 +19,7 @@ - + + \ No newline at end of file diff --git a/Raylib-cs.Native/Raylib-cs.Native.csproj b/Raylib-cs.Native/Raylib-cs.Native.csproj index a88e75a..2ac0971 100644 --- a/Raylib-cs.Native/Raylib-cs.Native.csproj +++ b/Raylib-cs.Native/Raylib-cs.Native.csproj @@ -1,10 +1,12 @@ - net5.0 + net6.0 Raylib-cs.Native false + + so lib