diff --git a/KaraokePlayer/KaraokePlayer.csproj b/KaraokePlayer/KaraokePlayer.csproj index cdfa45b..2e4a823 100644 --- a/KaraokePlayer/KaraokePlayer.csproj +++ b/KaraokePlayer/KaraokePlayer.csproj @@ -1013,7 +1013,7 @@ - XCOPY "$(ProjectDir)lib" "$(TargetDir)" /S /y /c + XCOPY "$(ProjectDir)lib" "$(TargetDir)lib" /S /y /c