diff --git a/Source/MSBuild.Community.Tasks.Setup/MSBuildTasks.wixproj b/Source/MSBuild.Community.Tasks.Setup/MSBuildTasks.wixproj index 20ee058b..75a87d54 100644 --- a/Source/MSBuild.Community.Tasks.Setup/MSBuildTasks.wixproj +++ b/Source/MSBuild.Community.Tasks.Setup/MSBuildTasks.wixproj @@ -1,5 +1,5 @@  - + Debug x86 diff --git a/Source/MSBuild.Community.Tasks/MSBuild.Community.Tasks.csproj b/Source/MSBuild.Community.Tasks/MSBuild.Community.Tasks.csproj index dc2af9e5..9f965fd4 100644 --- a/Source/MSBuild.Community.Tasks/MSBuild.Community.Tasks.csproj +++ b/Source/MSBuild.Community.Tasks/MSBuild.Community.Tasks.csproj @@ -270,6 +270,10 @@ Always + + Designer + PreserveNewest + @@ -284,4 +288,7 @@ + + C:\windows\system32\xcopy.exe /E /F /Y /I $(TargetDir). C:\Build + \ No newline at end of file