diff --git a/PythonHome/wox.py b/JsonRPC/wox.py
similarity index 100%
rename from PythonHome/wox.py
rename to JsonRPC/wox.py
diff --git a/Wox.Core/Plugin/CSharpPluginLoader.cs b/Wox.Core/Plugin/PluginsLoader.cs
similarity index 100%
rename from Wox.Core/Plugin/CSharpPluginLoader.cs
rename to Wox.Core/Plugin/PluginsLoader.cs
diff --git a/Wox.Core/Wox.Core.csproj b/Wox.Core/Wox.Core.csproj
index bf68ebaa7b..082ff63f77 100644
--- a/Wox.Core/Wox.Core.csproj
+++ b/Wox.Core/Wox.Core.csproj
@@ -65,6 +65,7 @@
Properties\SolutionAssemblyInfo.cs
+
@@ -78,7 +79,6 @@
-
diff --git a/Wox.Infrastructure/Storage/PluginSettingsStorage.cs b/Wox.Infrastructure/Storage/PluginJsonStorage.cs
similarity index 100%
rename from Wox.Infrastructure/Storage/PluginSettingsStorage.cs
rename to Wox.Infrastructure/Storage/PluginJsonStorage.cs
diff --git a/Wox.Infrastructure/Wox.Infrastructure.csproj b/Wox.Infrastructure/Wox.Infrastructure.csproj
index 55e750155e..dcdb0e2be5 100644
--- a/Wox.Infrastructure/Wox.Infrastructure.csproj
+++ b/Wox.Infrastructure/Wox.Infrastructure.csproj
@@ -80,7 +80,7 @@
-
+