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 278ce57545..63c980ec70 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 1d9e0d941f..9893c58d3f 100644 --- a/Wox/SettingWindow.xaml +++ b/Wox/SettingWindow.xaml @@ -188,7 +188,7 @@ - + diff --git a/Wox/Wox.csproj b/Wox/Wox.csproj index b2c732c22b..9eef3d314b 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