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