From 436419afea219c502fd47cedcd250e2744c00f8d Mon Sep 17 00:00:00 2001 From: Ben Parsons <9parsonsb@gmail.com> Date: Sun, 24 Oct 2021 21:02:53 +1100 Subject: [PATCH] Update Version in csproj --- Raylib-cs/Raylib-cs.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Raylib-cs/Raylib-cs.csproj b/Raylib-cs/Raylib-cs.csproj index 9b5b2c5..720e1a8 100644 --- a/Raylib-cs/Raylib-cs.csproj +++ b/Raylib-cs/Raylib-cs.csproj @@ -1,6 +1,6 @@ - netstandard2.1 + netstandard2.1;net6.0 false Raylib-cs Raylib_cs @@ -12,8 +12,8 @@ 3.7.0 - 3.7.0.1 - 3.7.0.1 + 4.0.0-pre + 4.0.0-pre Chris Dill, Raysan5 & Others true Zlib