From 957ca41b13688be27c386e1b1d3db200c1ff0b87 Mon Sep 17 00:00:00 2001
From: UbitUmarov
Date: Tue, 9 May 2017 11:58:07 +0100
Subject: remove file bin/Mono.Posix.dll that causes problems with mono
---
bin/Mono.Posix.dll | Bin 207872 -> 0 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
delete mode 100755 bin/Mono.Posix.dll
(limited to 'bin')
diff --git a/bin/Mono.Posix.dll b/bin/Mono.Posix.dll
deleted file mode 100755
index 97ec8bf..0000000
Binary files a/bin/Mono.Posix.dll and /dev/null differ
--
cgit v1.1
From 52d4cf692caf4907e22089733fea080a081e3233 Mon Sep 17 00:00:00 2001
From: UbitUmarov
Date: Tue, 9 May 2017 12:22:42 +0100
Subject: update mysql connector to v6.9.9 .net4.0
---
bin/MySql.Data.dll | Bin 353792 -> 424448 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
(limited to 'bin')
diff --git a/bin/MySql.Data.dll b/bin/MySql.Data.dll
index 992aa56..c9f344a 100755
Binary files a/bin/MySql.Data.dll and b/bin/MySql.Data.dll differ
--
cgit v1.1
From 731510c30592b954e1150603b2f91f1c258d6978 Mon Sep 17 00:00:00 2001
From: UbitUmarov
Date: Tue, 9 May 2017 18:27:06 +0100
Subject: let .net decide GC mode from its defaults on the platform
---
bin/OpenSim.exe.config | 2 --
bin/Robust.exe.config | 2 --
2 files changed, 4 deletions(-)
(limited to 'bin')
diff --git a/bin/OpenSim.exe.config b/bin/OpenSim.exe.config
index f1bf8a0..3f718d2 100755
--- a/bin/OpenSim.exe.config
+++ b/bin/OpenSim.exe.config
@@ -5,8 +5,6 @@
-
-
diff --git a/bin/Robust.exe.config b/bin/Robust.exe.config
index 7db6458..025555e 100644
--- a/bin/Robust.exe.config
+++ b/bin/Robust.exe.config
@@ -5,8 +5,6 @@
-
-
--
cgit v1.1