From cbc1c935bf1fe8e903693f69afbaecba9ab96c69 Mon Sep 17 00:00:00 2001 From: bao-qian Date: Sun, 24 Apr 2016 01:43:23 +0100 Subject: [PATCH] fix missing pinyin file --- Wox.Infrastructure/Wox.Infrastructure.csproj | 13 ++++--------- Wox.sln | 3 --- Wox/Wox.csproj | 2 +- 3 files changed, 5 insertions(+), 13 deletions(-) diff --git a/Wox.Infrastructure/Wox.Infrastructure.csproj b/Wox.Infrastructure/Wox.Infrastructure.csproj index b20b806de6..c810e41ad4 100644 --- a/Wox.Infrastructure/Wox.Infrastructure.csproj +++ b/Wox.Infrastructure/Wox.Infrastructure.csproj @@ -95,15 +95,6 @@ Always - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - @@ -112,6 +103,10 @@ + + cd $(SolutionDir)packages\Pinyin4DotNet*\pinyindb\ +xcopy /Y unicode_to_hanyu_pinyin.txt $(TargetDir)pinyindb\ +