diff --git a/csharp/CeciesSharp/src/CeciesSharp.csproj b/csharp/CeciesSharp/src/CeciesSharp.csproj index a0c6471..957fa04 100644 --- a/csharp/CeciesSharp/src/CeciesSharp.csproj +++ b/csharp/CeciesSharp/src/CeciesSharp.csproj @@ -1,7 +1,7 @@  - netcoreapp2.1 + netcoreapp3.1 GlitchedPolygons.CeciesSharp GlitchedPolygons.CeciesSharp GlitchedPolygons.CeciesSharp @@ -29,7 +29,7 @@ - + true Always diff --git a/csharp/CeciesSharp/src/lib/x64/linux/libcecies.so.2.1.3 b/csharp/CeciesSharp/src/lib/x64/linux/libcecies.so.2.1.3 deleted file mode 100644 index ed66eab..0000000 Binary files a/csharp/CeciesSharp/src/lib/x64/linux/libcecies.so.2.1.3 and /dev/null differ diff --git a/csharp/CeciesSharp/src/lib/x64/linux/libcecies.so.2.1.4 b/csharp/CeciesSharp/src/lib/x64/linux/libcecies.so.2.1.4 new file mode 100755 index 0000000..751219e Binary files /dev/null and b/csharp/CeciesSharp/src/lib/x64/linux/libcecies.so.2.1.4 differ