From 90efb967fe875bdbd835e14d792dc589c780ab91 Mon Sep 17 00:00:00 2001 From: Yeechan Lu Date: Wed, 26 Mar 2014 11:50:21 +0800 Subject: [PATCH] Revert "Use short name of Assembly instead of full name." since there are some Assembly loading issues. This reverts commit cf7ae900. Short name will produce no errors when debugging using Visual Studio hosting process. However, this will crash outside Visual Studio. --- Wox/MainWindow.xaml | 2 +- Wox/SettingWindow.xaml | 2 +- Wox/Wox.csproj | 15 +++++++++++++++ 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/Wox/MainWindow.xaml b/Wox/MainWindow.xaml index 278ce5754..63c980ec7 100644 --- a/Wox/MainWindow.xaml +++ b/Wox/MainWindow.xaml @@ -13,7 +13,7 @@ Icon="Images\app.png" > - + diff --git a/Wox/SettingWindow.xaml b/Wox/SettingWindow.xaml index 1d9e0d941..9893c58d3 100644 --- a/Wox/SettingWindow.xaml +++ b/Wox/SettingWindow.xaml @@ -188,7 +188,7 @@ - + diff --git a/Wox/Wox.csproj b/Wox/Wox.csproj index b2c732c22..9eef3d314 100644 --- a/Wox/Wox.csproj +++ b/Wox/Wox.csproj @@ -186,6 +186,16 @@ Designer MSBuild:Compile + + MSBuild:Compile + Designer + PreserveNewest + + + MSBuild:Compile + Designer + PreserveNewest + MSBuild:Compile Designer @@ -206,6 +216,11 @@ Designer PreserveNewest + + MSBuild:Compile + Designer + PreserveNewest + Designer MSBuild:Compile