From e7a7bf47ba2acb6c47c5a70fc7d4b2a740551ceb Mon Sep 17 00:00:00 2001 From: Jose Date: Wed, 21 Jun 2017 18:28:13 +0200 Subject: Windows UWP build instructions updates --- cpp/src/slice2py/msbuild/packages.config | 8 ++++---- cpp/src/slice2py/msbuild/slice2py.vcxproj | 16 ++++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'cpp/src/slice2py') diff --git a/cpp/src/slice2py/msbuild/packages.config b/cpp/src/slice2py/msbuild/packages.config index 1b69beb84ad..8386dfda383 100644 --- a/cpp/src/slice2py/msbuild/packages.config +++ b/cpp/src/slice2py/msbuild/packages.config @@ -1,7 +1,7 @@  - - - - + + + + \ No newline at end of file diff --git a/cpp/src/slice2py/msbuild/slice2py.vcxproj b/cpp/src/slice2py/msbuild/slice2py.vcxproj index 912f7a5dbe1..81abcd98368 100644 --- a/cpp/src/slice2py/msbuild/slice2py.vcxproj +++ b/cpp/src/slice2py/msbuild/slice2py.vcxproj @@ -120,19 +120,19 @@ - - - - + + + + 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 -- cgit v1.2.3