diff --git a/Raylib-cs/Raylib-cs.csproj b/Raylib-cs/Raylib-cs.csproj
index 26ad822..3225a7a 100644
--- a/Raylib-cs/Raylib-cs.csproj
+++ b/Raylib-cs/Raylib-cs.csproj
@@ -32,9 +32,10 @@
-
-
+
runtimes/
+ true
+ PreserveNewest
\ No newline at end of file
diff --git a/Raylib-cs/Raylib-cs.targets b/Raylib-cs/Raylib-cs.targets
deleted file mode 100644
index 710f219..0000000
--- a/Raylib-cs/Raylib-cs.targets
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-
- Always
- false
-
-
-
-
-
- runtimes\osx-x64\native\libraylib.dylib
- true
- PreserveNewest
-
-
-
-
-
- runtimes\win-x64\native\raylib.dll
- true
- PreserveNewest
-
-
-
-
-
- runtimes\linux-x64\native\raylib.so
- true
- PreserveNewest
-
-
-
\ No newline at end of file