From 014b8982d2f70ecb9b67dd209dad9e67cacbea3f Mon Sep 17 00:00:00 2001 From: Livar Cunha Date: Wed, 29 Jun 2016 14:01:16 -0700 Subject: [PATCH] Revert "Fixing some paths, moving the compile.targets to the end of build.proj." This reverts commit 58c75d54fd374290ff47e075627fccb9f6528ae9. --- build.proj | 4 +++- build/Microsoft.DotNet.Cli.Compile.targets | 24 ++++++------------- .../Microsoft.DotNet.Cli.Archive.targets | 6 ----- .../Microsoft.DotNet.Cli.Nupkg.targets | 3 +-- 4 files changed, 11 insertions(+), 26 deletions(-) diff --git a/build.proj b/build.proj index f0d06e0cc..887061871 100644 --- a/build.proj +++ b/build.proj @@ -1,5 +1,8 @@ + + +