From 253315b9814aa4ba18f5ab225f5d52e71d5adaac Mon Sep 17 00:00:00 2001 From: Chiara Mooney Date: Fri, 16 Oct 2020 11:43:44 -0700 Subject: [PATCH 1/2] Fix missing Depoy target --- windows/DateTimePickerWindows/DateTimePickerWindows.vcxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/DateTimePickerWindows/DateTimePickerWindows.vcxproj b/windows/DateTimePickerWindows/DateTimePickerWindows.vcxproj index 3ed44651..434d2a6d 100644 --- a/windows/DateTimePickerWindows/DateTimePickerWindows.vcxproj +++ b/windows/DateTimePickerWindows/DateTimePickerWindows.vcxproj @@ -167,6 +167,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}. @@ -174,4 +175,4 @@ - \ No newline at end of file + From 9c9bfaea75c79091b8f9867bc50f05a4b2c68472 Mon Sep 17 00:00:00 2001 From: Chiara Mooney Date: Fri, 16 Oct 2020 12:39:18 -0700 Subject: [PATCH 2/2] fix tab formatting --- windows/DateTimePickerWindows/DateTimePickerWindows.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/DateTimePickerWindows/DateTimePickerWindows.vcxproj b/windows/DateTimePickerWindows/DateTimePickerWindows.vcxproj index 434d2a6d..4c471d1d 100644 --- a/windows/DateTimePickerWindows/DateTimePickerWindows.vcxproj +++ b/windows/DateTimePickerWindows/DateTimePickerWindows.vcxproj @@ -167,7 +167,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}.