diff --git a/Genuine Channels/Sources/AssemblyInfo.cs b/Genuine Channels/Sources/AssemblyInfo.cs
index 1b9e7bf..e33afc7 100755
--- a/Genuine Channels/Sources/AssemblyInfo.cs
+++ b/Genuine Channels/Sources/AssemblyInfo.cs
@@ -39,8 +39,12 @@
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
+// Keep this as is until v3.0 is published, then change to "3.0.0.0"
[assembly: AssemblyVersion("2.5.9.9")]
+// Keep this in sync with the Nuget package version
+[assembly: AssemblyFileVersion("2.5.9.11")]
+
//
// In order to sign your assembly you must specify a key to use. Refer to the
// Microsoft .NET Framework documentation for more information on assembly signing.
diff --git a/Genuine Channels/Sources/GenuineChannels.Desktop.v3.5.csproj b/Genuine Channels/Sources/GenuineChannels.Desktop.v3.5.csproj
index 9d98645..c2c71b7 100644
--- a/Genuine Channels/Sources/GenuineChannels.Desktop.v3.5.csproj
+++ b/Genuine Channels/Sources/GenuineChannels.Desktop.v3.5.csproj
@@ -47,7 +47,7 @@
- ..\packages\Zyan.SafeDeserializationHelpers.0.3.0\lib\net35\Zyan.SafeDeserializationHelpers.dll
+ ..\packages\Zyan.SafeDeserializationHelpers.0.5.0\lib\net35\Zyan.SafeDeserializationHelpers.dll
diff --git a/Genuine Channels/Sources/GenuineChannels.Desktop.v4.6.csproj b/Genuine Channels/Sources/GenuineChannels.Desktop.v4.6.csproj
index b18e402..412492e 100644
--- a/Genuine Channels/Sources/GenuineChannels.Desktop.v4.6.csproj
+++ b/Genuine Channels/Sources/GenuineChannels.Desktop.v4.6.csproj
@@ -48,7 +48,7 @@
- ..\packages\Zyan.SafeDeserializationHelpers.0.3.0\lib\net35\Zyan.SafeDeserializationHelpers.dll
+ ..\packages\Zyan.SafeDeserializationHelpers.0.5.0\lib\net35\Zyan.SafeDeserializationHelpers.dll
diff --git a/Genuine Channels/Sources/packages.config b/Genuine Channels/Sources/packages.config
index f513690..6cd5a7e 100644
--- a/Genuine Channels/Sources/packages.config
+++ b/Genuine Channels/Sources/packages.config
@@ -1,4 +1,4 @@
-
+
\ No newline at end of file
diff --git a/Genuine Channels/Tests/GenuineChannels.UnitTests.v3.5.csproj b/Genuine Channels/Tests/GenuineChannels.UnitTests.v3.5.csproj
index 9013714..9c56df6 100644
--- a/Genuine Channels/Tests/GenuineChannels.UnitTests.v3.5.csproj
+++ b/Genuine Channels/Tests/GenuineChannels.UnitTests.v3.5.csproj
@@ -30,7 +30,7 @@
4
-
+
@@ -39,7 +39,7 @@
- ..\packages\Zyan.SafeDeserializationHelpers.0.3.0\lib\net35\Zyan.SafeDeserializationHelpers.dll
+ ..\packages\Zyan.SafeDeserializationHelpers.0.5.0\lib\net35\Zyan.SafeDeserializationHelpers.dll
@@ -63,6 +63,9 @@
+
+
+