From 6e1a37a1ac2aae85e700c909bbe83f5f2c3f2e24 Mon Sep 17 00:00:00 2001 From: John McPherson Date: Thu, 5 Dec 2019 14:02:55 -0800 Subject: [PATCH] Changes to the project enable it to be consumed from external solutions. --- src/AppInstallerCLI/AppInstallerCLI.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/AppInstallerCLI/AppInstallerCLI.vcxproj b/src/AppInstallerCLI/AppInstallerCLI.vcxproj index 4f69b7f48f..e65294e371 100644 --- a/src/AppInstallerCLI/AppInstallerCLI.vcxproj +++ b/src/AppInstallerCLI/AppInstallerCLI.vcxproj @@ -1,6 +1,6 @@  - + true true @@ -183,13 +183,13 @@ - + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + \ No newline at end of file