diff --git a/RedLock.StrongName.nuspec b/RedLock.StrongName.nuspec
index 7e54d4d..fbacc53 100644
--- a/RedLock.StrongName.nuspec
+++ b/RedLock.StrongName.nuspec
@@ -2,7 +2,7 @@
RedLock.net.StrongName
- 2.1.0-pre1
+ 2.1.0-pre2
RedLock.net (Strong Named)
Sam Cook
Sam Cook
@@ -18,25 +18,35 @@
Copyright 2018 Sam Cook
RedLock Redis Distributed Lock
+
+
+
+
+
+
+
+
-
-
+
+
-
+
-
-
-
-
+
+
+
+
+
+
-
-
-
+
+
+
@@ -44,9 +54,11 @@
-
-
+
+
+
+
\ No newline at end of file
diff --git a/RedLock.nuspec b/RedLock.nuspec
index ddc5a88..30f9fe0 100644
--- a/RedLock.nuspec
+++ b/RedLock.nuspec
@@ -2,7 +2,7 @@
RedLock.net
- 2.1.0-pre1
+ 2.1.0-pre2
RedLock.net
Sam Cook
Sam Cook
@@ -18,25 +18,35 @@
Copyright 2018 Sam Cook
RedLock Redis Distributed Lock
+
+
+
+
+
+
+
+
-
-
+
+
-
+
-
-
-
-
+
+
+
+
+
+
-
-
-
+
+
+
@@ -44,9 +54,11 @@
-
-
+
+
+
+
\ No newline at end of file
diff --git a/RedLockNet.Abstractions.StrongName/RedLockNet.Abstractions.StrongName.csproj b/RedLockNet.Abstractions.StrongName/RedLockNet.Abstractions.StrongName.csproj
index a28a7a4..736798b 100644
--- a/RedLockNet.Abstractions.StrongName/RedLockNet.Abstractions.StrongName.csproj
+++ b/RedLockNet.Abstractions.StrongName/RedLockNet.Abstractions.StrongName.csproj
@@ -1,32 +1,32 @@
-
- netstandard1.1
- RedLockNet
- False
- 2.1.0-pre1
- Sam Cook
-
- RedLock.net
- Abstractions for the RedLock.net package
- RedLock.net.Abstractions
- Copyright 2018 Sam Cook
- https://github.com/samcook/RedLock.net/blob/master/LICENSE
- https://github.com/samcook/RedLock.net
- https://github.com/samcook/RedLock.net
- https://raw.githubusercontent.com/samcook/RedLock.net/master/redlock-icon.png
- git
- RedLock Redis Distributed Lock
-
- 2.1.0 - Add connection change events and more detailed lock status information
- 2.0.0 - .NET Core release
-
- RedLockNet.Abstractions.StrongName
- True
- ..\RedLock.StrongName.snk
+
+ netstandard1.1;netstandard2.0
+ RedLockNet
+ False
+ 2.1.0-pre2
+ Sam Cook
+
+ RedLock.net
+ Abstractions for the RedLock.net package
+ RedLock.net.Abstractions
+ Copyright 2018 Sam Cook
+ https://github.com/samcook/RedLock.net/blob/master/LICENSE
+ https://github.com/samcook/RedLock.net
+ https://github.com/samcook/RedLock.net
+ https://raw.githubusercontent.com/samcook/RedLock.net/master/redlock-icon.png
+ git
+ RedLock Redis Distributed Lock
+
+ 2.1.0 - Add connection change events and more detailed lock status information
+ 2.0.0 - .NET Core release
+
+ RedLockNet.Abstractions.StrongName
+ True
+ ..\RedLock.StrongName.snk
STRONG_NAME
-
+
-
+
\ No newline at end of file
diff --git a/RedLockNet.Abstractions/RedLockNet.Abstractions.csproj b/RedLockNet.Abstractions/RedLockNet.Abstractions.csproj
index e2a259e..ce45622 100644
--- a/RedLockNet.Abstractions/RedLockNet.Abstractions.csproj
+++ b/RedLockNet.Abstractions/RedLockNet.Abstractions.csproj
@@ -1,29 +1,29 @@
-
- netstandard1.1
- RedLockNet
- False
- 2.1.0-pre1
- Sam Cook
-
- RedLock.net
- Abstractions for the RedLock.net package
- RedLock.net.Abstractions
- Copyright 2018 Sam Cook
- https://github.com/samcook/RedLock.net/blob/master/LICENSE
- https://github.com/samcook/RedLock.net
- https://github.com/samcook/RedLock.net
- https://raw.githubusercontent.com/samcook/RedLock.net/master/redlock-icon.png
- git
- RedLock Redis Distributed Lock
-
- 2.1.0 - Add connection change events and more detailed lock status information
- 2.0.0 - .NET Core release
-
- RedLockNet.Abstractions
-
+
+ netstandard1.1;netstandard2.0
+ RedLockNet
+ False
+ 2.1.0-pre2
+ Sam Cook
+
+ RedLock.net
+ Abstractions for the RedLock.net package
+ RedLock.net.Abstractions
+ Copyright 2018 Sam Cook
+ https://github.com/samcook/RedLock.net/blob/master/LICENSE
+ https://github.com/samcook/RedLock.net
+ https://github.com/samcook/RedLock.net
+ https://raw.githubusercontent.com/samcook/RedLock.net/master/redlock-icon.png
+ git
+ RedLock Redis Distributed Lock
+
+ 2.1.0 - Add connection change events and more detailed lock status information
+ 2.0.0 - .NET Core release
+
+ RedLockNet.Abstractions
+
-
+
\ No newline at end of file
diff --git a/RedLockNet.SERedis.StrongName/RedLockNet.SERedis.StrongName.csproj b/RedLockNet.SERedis.StrongName/RedLockNet.SERedis.StrongName.csproj
index 310fb3f..0d4f300 100644
--- a/RedLockNet.SERedis.StrongName/RedLockNet.SERedis.StrongName.csproj
+++ b/RedLockNet.SERedis.StrongName/RedLockNet.SERedis.StrongName.csproj
@@ -1,58 +1,62 @@
-
- net45;net46;netstandard1.5
- RedLockNet.SERedis.StrongName
- RedLock.net
- RedLockNet.SERedis
- 2.1.0-pre1
- An implementation of the Redlock distributed lock algorithm
- Sam Cook
-
- RedLock.net
- Copyright 2018 Sam Cook
- https://github.com/samcook/RedLock.net/blob/master/LICENSE
- https://github.com/samcook/RedLock.net
- https://raw.githubusercontent.com/samcook/RedLock.net/master/redlock-icon.png
- https://github.com/samcook/RedLock.net
- git
- RedLock Redis Distributed Lock
-
- 2.1.0 - Add connection change events and more detailed lock status information
- 2.0.0 - .NET Core release
-
- False
- True
- ..\RedLock.StrongName.snk
+
+ net45;netstandard1.5;netstandard2.0
+ RedLockNet.SERedis.StrongName
+ RedLock.net
+ RedLockNet.SERedis
+ 2.1.0-pre2
+ An implementation of the Redlock distributed lock algorithm
+ Sam Cook
+
+ RedLock.net
+ Copyright 2018 Sam Cook
+ https://github.com/samcook/RedLock.net/blob/master/LICENSE
+ https://github.com/samcook/RedLock.net
+ https://raw.githubusercontent.com/samcook/RedLock.net/master/redlock-icon.png
+ https://github.com/samcook/RedLock.net
+ git
+ RedLock Redis Distributed Lock
+
+ 2.1.0 - Add connection change events and more detailed lock status information
+ 2.0.0 - .NET Core release
+
+ False
+ True
+ ..\RedLock.StrongName.snk
STRONG_NAME
-
-
-
-
+
+
-
+
-
-
-
-
+
+
+
+
+
+
-
-
-
-
+
+
+
+
+
+
-
+
-
+
+
+
-
-
-
+
+
+
-
+
diff --git a/RedLockNet.SERedis/RedLockNet.SERedis.csproj b/RedLockNet.SERedis/RedLockNet.SERedis.csproj
index 6a946a8..fc79076 100644
--- a/RedLockNet.SERedis/RedLockNet.SERedis.csproj
+++ b/RedLockNet.SERedis/RedLockNet.SERedis.csproj
@@ -1,55 +1,59 @@
-
- net45;net46;netstandard1.5
- RedLockNet.SERedis
- RedLock.net
- RedLockNet.SERedis
- 2.1.0-pre1
- An implementation of the Redlock distributed lock algorithm
- Sam Cook
-
- RedLock.net
- Copyright 2018 Sam Cook
- https://github.com/samcook/RedLock.net/blob/master/LICENSE
- https://github.com/samcook/RedLock.net
- https://raw.githubusercontent.com/samcook/RedLock.net/master/redlock-icon.png
- https://github.com/samcook/RedLock.net
- git
- RedLock Redis Distributed Lock
-
- 2.1.0 - Add connection change events and more detailed lock status information
- 2.0.0 - .NET Core release
-
- False
-
-
-
-
-
-
+
+ net45;netstandard1.5;netstandard2.0
+ RedLockNet.SERedis
+ RedLock.net
+ RedLockNet.SERedis
+ 2.1.0-pre2
+ An implementation of the Redlock distributed lock algorithm
+ Sam Cook
+
+ RedLock.net
+ Copyright 2018 Sam Cook
+ https://github.com/samcook/RedLock.net/blob/master/LICENSE
+ https://github.com/samcook/RedLock.net
+ https://raw.githubusercontent.com/samcook/RedLock.net/master/redlock-icon.png
+ https://github.com/samcook/RedLock.net
+ git
+ RedLock Redis Distributed Lock
+
+ 2.1.0 - Add connection change events and more detailed lock status information
+ 2.0.0 - .NET Core release
+
+ False
+
+
+
+
-
+
-
-
-
-
+
+
+
+
+
+
-
-
-
-
+
+
+
+
+
+
-
+
-
+
+
+
-
-
-
+
+
+
-
+