diff --git a/Raylib-cs.nuspec b/Raylib-cs.nuspec index 9f6841f..f841960 100644 --- a/Raylib-cs.nuspec +++ b/Raylib-cs.nuspec @@ -1,5 +1,5 @@ - + Raylib-cs 1.3 @@ -14,7 +14,19 @@ raylib csharp binding opengl gamedev - - + + + + + + + + + + + + + + diff --git a/Raylib-cs.targets b/Raylib-cs.targets new file mode 100644 index 0000000..065eeff --- /dev/null +++ b/Raylib-cs.targets @@ -0,0 +1,17 @@ + + + + + + PreserveNewest + raylib.dll + + + + + + PreserveNewest + raylib.dll + + + \ No newline at end of file