diff --git a/DotNetNuke.Modules.Blog.vbproj b/DotNetNuke.Modules.Blog.vbproj
index 9ca8899e..591e9533 100644
--- a/DotNetNuke.Modules.Blog.vbproj
+++ b/DotNetNuke.Modules.Blog.vbproj
@@ -98,7 +98,7 @@
-
+
False
_References\System.Net.Http.dll
False
diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb
index 36b79726..82726d1c 100644
--- a/My Project/AssemblyInfo.vb
+++ b/My Project/AssemblyInfo.vb
@@ -44,8 +44,8 @@ Imports System.Runtime.InteropServices
' You can specify all the values or you can default the Build and Revision Numbers
' by using the '*' as shown below:
-
+
-
-
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/_Installation/Changelog.xml b/_Installation/Changelog.xml
index 875f4b81..aefd96de 100644
--- a/_Installation/Changelog.xml
+++ b/_Installation/Changelog.xml
@@ -73,4 +73,7 @@
Fixed module dropdown selector on the module settings control
+
+ Fixed issue with values for user fields (displayname, etc) not being rendered.
+