diff --git a/DocX/DocX.csproj b/DocX/DocX.csproj
index 111a4a9a..7ebd4ad4 100644
--- a/DocX/DocX.csproj
+++ b/DocX/DocX.csproj
@@ -53,7 +53,7 @@
CS1591
- pdbonly
+ none
true
bin\Release\
@@ -61,7 +61,7 @@
prompt
4
AllRules.ruleset
- x64
+ AnyCPU
false
diff --git a/DocX/Properties/AssemblyInfo.cs b/DocX/Properties/AssemblyInfo.cs
index f86a3b6c..6b9ac33c 100644
--- a/DocX/Properties/AssemblyInfo.cs
+++ b/DocX/Properties/AssemblyInfo.cs
@@ -35,5 +35,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.21")]
-[assembly: AssemblyFileVersion("1.0.0.21")]
\ No newline at end of file
+[assembly: AssemblyVersion("1.0.0.22")]
+[assembly: AssemblyFileVersion("1.0.0.22")]
\ No newline at end of file
diff --git a/DocX/bin/Debug/DocX.dll b/DocX/bin/Debug/DocX.dll
index 99ed1e42..841c304b 100644
Binary files a/DocX/bin/Debug/DocX.dll and b/DocX/bin/Debug/DocX.dll differ
diff --git a/DocX/bin/Release/DocX.dll b/DocX/bin/Release/DocX.dll
index 32e5b399..ba329431 100644
Binary files a/DocX/bin/Release/DocX.dll and b/DocX/bin/Release/DocX.dll differ
diff --git a/Documentation/Help/Documentation.chm b/Documentation/Help/Documentation.chm
index e15ee276..e44f5c04 100644
Binary files a/Documentation/Help/Documentation.chm and b/Documentation/Help/Documentation.chm differ