+ {
+ new BlogUser()
+ };
var result = _ctrl.ProcessChecked(items);
Assert.AreEqual(HttpStatusCode.OK, result.StatusCode);
diff --git a/BlogEngine/BlogEngine.Tests/app.config b/BlogEngine/BlogEngine.Tests/app.config
index d9ebf21a5..a4b640645 100644
--- a/BlogEngine/BlogEngine.Tests/app.config
+++ b/BlogEngine/BlogEngine.Tests/app.config
@@ -1,31 +1,31 @@
-
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
\ No newline at end of file
+
diff --git a/BlogEngine/BlogEngine.Tests/packages.config b/BlogEngine/BlogEngine.Tests/packages.config
index 917157a55..5e355d5e5 100644
--- a/BlogEngine/BlogEngine.Tests/packages.config
+++ b/BlogEngine/BlogEngine.Tests/packages.config
@@ -1,8 +1,8 @@
-
-
-
-
-
+
+
+
+
+
\ No newline at end of file
diff --git a/README.md b/README.md
index e25437ff2..2c6951697 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+# I recommend **not** using this project at the moment.
+
+ This specific fork of it, at least (or its origin, either; it's not going to be easy to update to a more modern framework, either back-end or front-end, and it doesn't seem likely the original maintainers have plans in that direction). I'm working out some things here for my own personal edification. Feel free to look around, though, and see what's going on. :blush:
+
BlogEngine is an open source blogging platform since 2007.
Easily customizable. Many free built-in Themes, Widgets, and Plugins.