diff --git a/.gitignore b/.gitignore
index 89f4435724..fc8205cacb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -120,3 +120,4 @@ Wox/Images/Thumbs.db
Wox/Wox.csproj
*.sublime-*
+*.dgml
diff --git a/Wox.Infrastructure/Storage/JsonStrorage.cs b/Wox.Infrastructure/Storage/JsonStorage.cs
similarity index 100%
rename from Wox.Infrastructure/Storage/JsonStrorage.cs
rename to Wox.Infrastructure/Storage/JsonStorage.cs
diff --git a/Wox.Infrastructure/Wox.Infrastructure.csproj b/Wox.Infrastructure/Wox.Infrastructure.csproj
index 7c84bf829c..d862f7774a 100644
--- a/Wox.Infrastructure/Wox.Infrastructure.csproj
+++ b/Wox.Infrastructure/Wox.Infrastructure.csproj
@@ -61,7 +61,7 @@
-
+
diff --git a/Wox.sln b/Wox.sln
index 7ef3724a6f..3886f50076 100644
--- a/Wox.sln
+++ b/Wox.sln
@@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
-VisualStudioVersion = 12.0.21005.1
+VisualStudioVersion = 12.0.30723.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Wox.Test", "Wox.Test\Wox.Test.csproj", "{FF742965-9A80-41A5-B042-D6C7D3A21708}"
EndProject
diff --git a/Wox/Wox.csproj b/Wox/Wox.csproj
index 86c2fdaba7..a29c659958 100644
--- a/Wox/Wox.csproj
+++ b/Wox/Wox.csproj
@@ -60,6 +60,15 @@
+
+ ..\packages\Exceptionless.1.5.2121\lib\net35\Exceptionless.dll
+
+
+ ..\packages\Exceptionless.1.5.2121\lib\net35\Exceptionless.Models.dll
+
+
+ ..\packages\Exceptionless.Wpf.1.5.2121\lib\net35\Exceptionless.Wpf.dll
+
False
..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll