From 4daa6219054d205ced6de7db0ced91160362ef6d Mon Sep 17 00:00:00 2001 From: Brett Sanderson Date: Thu, 3 Mar 2016 22:24:02 -0500 Subject: [PATCH] a --- KaraokePlayer/KaraokePlayer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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