From 141b0b47632110d195b00e37cdc2ab4cd3c4622e Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Thu, 28 Dec 2017 14:10:04 -0800 Subject: [PATCH] Upgrade to build tools 2.1.0-preview1-15651 --- Directory.Build.props | 1 + build/MPack.targets | 2 ++ build/VSIX.targets | 3 +++ build/repo.props | 1 + 4 files changed, 7 insertions(+) diff --git a/Directory.Build.props b/Directory.Build.props index b935597fe9..0e070d36a3 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -12,6 +12,7 @@ true true true + Microsoft full diff --git a/build/MPack.targets b/build/MPack.targets index fab409499e..9ace8e3e8d 100644 --- a/build/MPack.targets +++ b/build/MPack.targets @@ -29,6 +29,8 @@ $(AddinVersion) $(MPackArtifactCategory) + + diff --git a/build/VSIX.targets b/build/VSIX.targets index 92d9451853..7cd27381f2 100644 --- a/build/VSIX.targets +++ b/build/VSIX.targets @@ -34,6 +34,9 @@ $(VSIXName) + + + diff --git a/build/repo.props b/build/repo.props index 5368f8f2b0..a3a5fbdbc0 100644 --- a/build/repo.props +++ b/build/repo.props @@ -11,6 +11,7 @@ + Internal.AspNetCore.Universe.Lineup