From b064a28dcfb1c9e1b9c694022b67e6393f2f72db Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 18 Oct 2017 14:48:35 -0700 Subject: [PATCH] Ensure the VSIX project is skipped when executing restore and build from dotnet-cli --- build/repo.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/repo.targets b/build/repo.targets index ac7dea78a5..7421daef5c 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -2,7 +2,7 @@ - + Configuration=$(Configuration)NoVSIX