diff --git a/Bindings/Bindings.csproj b/Bindings/Bindings.csproj index 6d4205a..2d21eb0 100644 --- a/Bindings/Bindings.csproj +++ b/Bindings/Bindings.csproj @@ -101,9 +101,11 @@ - - Always - + + + + + \ No newline at end of file diff --git a/Bindings/lib/AnyCPU/raylib.dll b/Bindings/lib/AnyCPU/raylib.dll new file mode 100644 index 0000000..072c4a5 Binary files /dev/null and b/Bindings/lib/AnyCPU/raylib.dll differ diff --git a/Bindings/lib/x64/raylib.dll b/Bindings/lib/x64/raylib.dll new file mode 100644 index 0000000..87c7735 Binary files /dev/null and b/Bindings/lib/x64/raylib.dll differ diff --git a/Bindings/lib/x86/raylib.dll b/Bindings/lib/x86/raylib.dll new file mode 100644 index 0000000..072c4a5 Binary files /dev/null and b/Bindings/lib/x86/raylib.dll differ diff --git a/Bindings/raylib.dll b/Bindings/raylib.dll deleted file mode 100644 index 54b8955..0000000 Binary files a/Bindings/raylib.dll and /dev/null differ