From af1d95548667d84fa52294597c7df39a36ef33ef Mon Sep 17 00:00:00 2001 From: Marlene Cota Date: Thu, 6 Jun 2019 14:56:33 -0700 Subject: [PATCH] Fix nuget packages path --- vnext/Folly/Folly.vcxproj | 4 ++-- vnext/ReactCommon/ReactCommon.vcxproj | 4 ++-- vnext/ReactUWP/ReactUWP.vcxproj | 12 ++++++------ vnext/ReactWindowsCore/ReactWindowsCore.vcxproj | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/vnext/Folly/Folly.vcxproj b/vnext/Folly/Folly.vcxproj index e8cff24f293..355b06be198 100644 --- a/vnext/Folly/Folly.vcxproj +++ b/vnext/Folly/Folly.vcxproj @@ -303,13 +303,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}. - + diff --git a/vnext/ReactCommon/ReactCommon.vcxproj b/vnext/ReactCommon/ReactCommon.vcxproj index 3323ad022d9..37713f8a6d0 100644 --- a/vnext/ReactCommon/ReactCommon.vcxproj +++ b/vnext/ReactCommon/ReactCommon.vcxproj @@ -89,7 +89,7 @@ - + @@ -202,7 +202,7 @@ 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}. - + diff --git a/vnext/ReactUWP/ReactUWP.vcxproj b/vnext/ReactUWP/ReactUWP.vcxproj index 05ff6ac374a..04d2fe9b1c2 100644 --- a/vnext/ReactUWP/ReactUWP.vcxproj +++ b/vnext/ReactUWP/ReactUWP.vcxproj @@ -336,17 +336,17 @@ - - - + + + 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}. - - - + + + diff --git a/vnext/ReactWindowsCore/ReactWindowsCore.vcxproj b/vnext/ReactWindowsCore/ReactWindowsCore.vcxproj index 4e511b5d1b9..64d63afd6a6 100644 --- a/vnext/ReactWindowsCore/ReactWindowsCore.vcxproj +++ b/vnext/ReactWindowsCore/ReactWindowsCore.vcxproj @@ -158,12 +158,12 @@ - + 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