From 0cd546dad5a427c6938e07cc673f4e0968ca44f0 Mon Sep 17 00:00:00 2001 From: "Adrian.Conlon" Date: Thu, 8 Jun 2017 20:16:24 +0100 Subject: [PATCH] Another stab at nuget package management as git submodules. Signed-off-by: Adrian.Conlon --- Z80/fusetest_Z80/fusetest_Z80.vcxproj | 4 ++-- Z80/src/Z80.vcxproj | 4 ++-- Z80/test/test_Z80.vcxproj | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Z80/fusetest_Z80/fusetest_Z80.vcxproj b/Z80/fusetest_Z80/fusetest_Z80.vcxproj index d6e6303..d0c1461 100644 --- a/Z80/fusetest_Z80/fusetest_Z80.vcxproj +++ b/Z80/fusetest_Z80/fusetest_Z80.vcxproj @@ -183,12 +183,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 diff --git a/Z80/src/Z80.vcxproj b/Z80/src/Z80.vcxproj index b9a5881..339686a 100644 --- a/Z80/src/Z80.vcxproj +++ b/Z80/src/Z80.vcxproj @@ -159,12 +159,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 diff --git a/Z80/test/test_Z80.vcxproj b/Z80/test/test_Z80.vcxproj index 137bff5..da6dfc4 100644 --- a/Z80/test/test_Z80.vcxproj +++ b/Z80/test/test_Z80.vcxproj @@ -174,12 +174,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