diff --git a/Wox.Infrastructure/Wox.Infrastructure.csproj b/Wox.Infrastructure/Wox.Infrastructure.csproj index 76c669bc2..e752af503 100644 --- a/Wox.Infrastructure/Wox.Infrastructure.csproj +++ b/Wox.Infrastructure/Wox.Infrastructure.csproj @@ -48,6 +48,10 @@ ..\packages\NLog.4.2.0\lib\net45\NLog.dll True + + ..\packages\Pinyin4DotNet.2015.11.9\lib\net452\Pinyin4Net.dll + True + diff --git a/Wox/Wox.csproj b/Wox/Wox.csproj index 78ab2a912..59f62ee41 100644 --- a/Wox/Wox.csproj +++ b/Wox/Wox.csproj @@ -92,6 +92,10 @@ ..\packages\NHotkey.Wpf.1.2.1\lib\net35\NHotkey.Wpf.dll True + + ..\packages\Pinyin4DotNet.2015.11.9\lib\net452\Pinyin4Net.dll + True + diff --git a/Wox/packages.config b/Wox/packages.config index d6785a0d7..ed828f6c4 100644 --- a/Wox/packages.config +++ b/Wox/packages.config @@ -7,6 +7,7 @@ + \ No newline at end of file