From 7575aecd8aa1eead34fa7d6932d79f34e102e1c8 Mon Sep 17 00:00:00 2001 From: vczh Date: Wed, 17 Feb 2021 14:59:10 -0800 Subject: [PATCH] Update Windows SDK version --- Tutorial/GacUI_ControlTemplate/BlackSkin/BlackSkin.vcxproj | 2 +- Tutorial/GacUI_Controls/AddressBook/AddressBook.vcxproj | 2 +- Tutorial/GacUI_Controls/Animation/Animation.vcxproj | 2 +- .../CalculatorAndStateMachine/CalculatorAndStateMachine.vcxproj | 2 +- Tutorial/GacUI_Controls/ColorPicker/ColorPicker.vcxproj | 2 +- .../ContainersAndButtons/ContainersAndButtons.vcxproj | 2 +- Tutorial/GacUI_Controls/DataGrid/DataGrid.vcxproj | 2 +- Tutorial/GacUI_Controls/DocumentEditor/DocumentEditor.vcxproj | 2 +- .../DocumentEditorRibbon/DocumentEditorRibbon.vcxproj | 2 +- .../DocumentEditorToolstrip/DocumentEditorToolstrip.vcxproj | 2 +- Tutorial/GacUI_Controls/ListControls/ListControls.vcxproj | 2 +- Tutorial/GacUI_Controls/Localization/Localization.vcxproj | 2 +- Tutorial/GacUI_Controls/MenuVisibility/MenuVisibility.vcxproj | 2 +- .../GacUI_Controls/ProgressAndAsync/ProgressAndAsync.vcxproj | 2 +- Tutorial/GacUI_Controls/QueryService/QueryService.vcxproj | 2 +- Tutorial/GacUI_Controls/TextEditor/TextEditor.vcxproj | 2 +- .../TriplePhaseImageButton/TriplePhaseImageButton.vcxproj | 2 +- Tutorial/GacUI_HelloWorlds/Cpp/Cpp.vcxproj | 2 +- Tutorial/GacUI_HelloWorlds/CppXml/CppXml.vcxproj | 2 +- Tutorial/GacUI_HelloWorlds/MVVM/MVVM.vcxproj | 2 +- .../GacUI_HelloWorlds/WorkflowScript/WorkflowScript.vcxproj | 2 +- Tutorial/GacUI_HelloWorlds/Xml/Xml.vcxproj | 2 +- Tutorial/GacUI_Layout/Alignment/Alignment.vcxproj | 2 +- Tutorial/GacUI_Layout/Flow/Flow.vcxproj | 2 +- Tutorial/GacUI_Layout/Responsive1/Responsive1.vcxproj | 2 +- Tutorial/GacUI_Layout/Responsive2/Responsive2.vcxproj | 2 +- .../GacUI_Layout/RichTextEmbedding/RichTextEmbedding.vcxproj | 2 +- Tutorial/GacUI_Layout/SharedSize/SharedSize.vcxproj | 2 +- Tutorial/GacUI_Layout/Stack/Stack.vcxproj | 2 +- Tutorial/GacUI_Layout/Table/Table.vcxproj | 2 +- Tutorial/GacUI_Layout/TableSplitter/TableSplitter.vcxproj | 2 +- Tutorial/GacUI_Windows/Direct2DClock/Direct2DClock.vcxproj | 2 +- Tutorial/GacUI_Windows/WindowIcon/WindowIcon.vcxproj | 2 +- Tutorial/GacUI_Xml/Binding_Bind/Binding_Bind.vcxproj | 2 +- Tutorial/GacUI_Xml/Binding_Eval/Binding_Eval.vcxproj | 2 +- Tutorial/GacUI_Xml/Binding_Format/Binding_Format.vcxproj | 2 +- Tutorial/GacUI_Xml/Binding_Uri/Binding_Uri.vcxproj | 2 +- Tutorial/GacUI_Xml/Binding_ViewModel/Binding_ViewModel.vcxproj | 2 +- Tutorial/GacUI_Xml/Event_Cpp/Event_Cpp.vcxproj | 2 +- Tutorial/GacUI_Xml/Event_Script/Event_Script.vcxproj | 2 +- Tutorial/GacUI_Xml/Event_ViewModel/Event_ViewModel.vcxproj | 2 +- Tutorial/GacUI_Xml/Instance_Control/Instance_Control.vcxproj | 2 +- .../Instance_MultipleWindows/Instance_MultipleWindows.vcxproj | 2 +- Tutorial/GacUI_Xml/Instance_Window/Instance_Window.vcxproj | 2 +- Tutorial/GacUI_Xml/Member_Field/Member_Field.vcxproj | 2 +- Tutorial/GacUI_Xml/Member_Parameter/Member_Parameter.vcxproj | 2 +- Tutorial/GacUI_Xml/Member_Property/Member_Property.vcxproj | 2 +- Tutorial/GacUI_Xml/Misc_ImportFolder/Misc_ImportFolder.vcxproj | 2 +- Tutorial/Lib/GacUI/GacUI.vcxproj | 2 +- Tutorial/Lib/GacUIComplete/GacUIComplete.vcxproj | 2 +- Tutorial/Lib/GacUILite/GacUILite.vcxproj | 2 +- 51 files changed, 51 insertions(+), 51 deletions(-) diff --git a/Tutorial/GacUI_ControlTemplate/BlackSkin/BlackSkin.vcxproj b/Tutorial/GacUI_ControlTemplate/BlackSkin/BlackSkin.vcxproj index 1b967cf9..288440d7 100644 --- a/Tutorial/GacUI_ControlTemplate/BlackSkin/BlackSkin.vcxproj +++ b/Tutorial/GacUI_ControlTemplate/BlackSkin/BlackSkin.vcxproj @@ -14,7 +14,7 @@ {DCAB59C4-4394-4F79-8BE1-835B1313651B} Win32Proj BlackSkin - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/AddressBook/AddressBook.vcxproj b/Tutorial/GacUI_Controls/AddressBook/AddressBook.vcxproj index aba8e373..46b9833f 100644 --- a/Tutorial/GacUI_Controls/AddressBook/AddressBook.vcxproj +++ b/Tutorial/GacUI_Controls/AddressBook/AddressBook.vcxproj @@ -14,7 +14,7 @@ {7F92FCD2-8A1E-4C73-9949-91555BEF3832} Win32Proj AddressBook - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/Animation/Animation.vcxproj b/Tutorial/GacUI_Controls/Animation/Animation.vcxproj index 7409fc7d..dd9c6a7f 100644 --- a/Tutorial/GacUI_Controls/Animation/Animation.vcxproj +++ b/Tutorial/GacUI_Controls/Animation/Animation.vcxproj @@ -39,7 +39,7 @@ {2D3277A7-05CC-4F4C-B12D-DAEDA13B4E5E} Win32Proj Animation - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/CalculatorAndStateMachine/CalculatorAndStateMachine.vcxproj b/Tutorial/GacUI_Controls/CalculatorAndStateMachine/CalculatorAndStateMachine.vcxproj index 7f93d052..49054b9b 100644 --- a/Tutorial/GacUI_Controls/CalculatorAndStateMachine/CalculatorAndStateMachine.vcxproj +++ b/Tutorial/GacUI_Controls/CalculatorAndStateMachine/CalculatorAndStateMachine.vcxproj @@ -22,7 +22,7 @@ {7A1792BE-F866-44EE-83BF-E686BDA54B37} Win32Proj CalculatorAndStateMachine - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/ColorPicker/ColorPicker.vcxproj b/Tutorial/GacUI_Controls/ColorPicker/ColorPicker.vcxproj index 6bbde17c..6008556e 100644 --- a/Tutorial/GacUI_Controls/ColorPicker/ColorPicker.vcxproj +++ b/Tutorial/GacUI_Controls/ColorPicker/ColorPicker.vcxproj @@ -14,7 +14,7 @@ {FBBBA8BF-96A4-4096-8204-A92571100F0E} Win32Proj ColorPicker - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/ContainersAndButtons/ContainersAndButtons.vcxproj b/Tutorial/GacUI_Controls/ContainersAndButtons/ContainersAndButtons.vcxproj index bd49dccb..43beb954 100644 --- a/Tutorial/GacUI_Controls/ContainersAndButtons/ContainersAndButtons.vcxproj +++ b/Tutorial/GacUI_Controls/ContainersAndButtons/ContainersAndButtons.vcxproj @@ -14,7 +14,7 @@ {0C211930-C5DA-4567-A752-1D847CADEC1C} Win32Proj ContainersAndButtons - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/DataGrid/DataGrid.vcxproj b/Tutorial/GacUI_Controls/DataGrid/DataGrid.vcxproj index c3677d05..b0d4797e 100644 --- a/Tutorial/GacUI_Controls/DataGrid/DataGrid.vcxproj +++ b/Tutorial/GacUI_Controls/DataGrid/DataGrid.vcxproj @@ -22,7 +22,7 @@ {4A3E9DB2-C440-42B5-AFCC-0FCA01909BF1} Win32Proj DataGrid - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/DocumentEditor/DocumentEditor.vcxproj b/Tutorial/GacUI_Controls/DocumentEditor/DocumentEditor.vcxproj index 9c5cb321..0f1b5895 100644 --- a/Tutorial/GacUI_Controls/DocumentEditor/DocumentEditor.vcxproj +++ b/Tutorial/GacUI_Controls/DocumentEditor/DocumentEditor.vcxproj @@ -22,7 +22,7 @@ {DB0EEADE-E377-4A35-A432-96982EFC6AF6} Win32Proj DocumentEditor - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/DocumentEditorRibbon/DocumentEditorRibbon.vcxproj b/Tutorial/GacUI_Controls/DocumentEditorRibbon/DocumentEditorRibbon.vcxproj index d2d21c8a..bdeea81e 100644 --- a/Tutorial/GacUI_Controls/DocumentEditorRibbon/DocumentEditorRibbon.vcxproj +++ b/Tutorial/GacUI_Controls/DocumentEditorRibbon/DocumentEditorRibbon.vcxproj @@ -23,7 +23,7 @@ {5B82834D-51AB-44D1-B5D4-F1209F7EC54F} Win32Proj DocumentEditorRibbon - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/DocumentEditorToolstrip/DocumentEditorToolstrip.vcxproj b/Tutorial/GacUI_Controls/DocumentEditorToolstrip/DocumentEditorToolstrip.vcxproj index c88ae6e0..c3f87f41 100644 --- a/Tutorial/GacUI_Controls/DocumentEditorToolstrip/DocumentEditorToolstrip.vcxproj +++ b/Tutorial/GacUI_Controls/DocumentEditorToolstrip/DocumentEditorToolstrip.vcxproj @@ -23,7 +23,7 @@ {167634D8-D94B-4F76-9CEF-30B2D3D33308} Win32Proj DocumentEditorToolstrip - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/ListControls/ListControls.vcxproj b/Tutorial/GacUI_Controls/ListControls/ListControls.vcxproj index 02ec6156..64363991 100644 --- a/Tutorial/GacUI_Controls/ListControls/ListControls.vcxproj +++ b/Tutorial/GacUI_Controls/ListControls/ListControls.vcxproj @@ -22,7 +22,7 @@ {3E4357C6-179C-457E-ACCD-7ADE1887183F} Win32Proj ListControls - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/Localization/Localization.vcxproj b/Tutorial/GacUI_Controls/Localization/Localization.vcxproj index 04b2752a..ce676679 100644 --- a/Tutorial/GacUI_Controls/Localization/Localization.vcxproj +++ b/Tutorial/GacUI_Controls/Localization/Localization.vcxproj @@ -39,7 +39,7 @@ {145FBB41-62AB-4E29-B5A5-0F48518AECC7} Win32Proj Localization - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/MenuVisibility/MenuVisibility.vcxproj b/Tutorial/GacUI_Controls/MenuVisibility/MenuVisibility.vcxproj index 9210fd64..afafee11 100644 --- a/Tutorial/GacUI_Controls/MenuVisibility/MenuVisibility.vcxproj +++ b/Tutorial/GacUI_Controls/MenuVisibility/MenuVisibility.vcxproj @@ -39,7 +39,7 @@ {AE7EDFDA-A4D8-4992-87D6-BA1085B801F8} Win32Proj MenuVisibility - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/ProgressAndAsync/ProgressAndAsync.vcxproj b/Tutorial/GacUI_Controls/ProgressAndAsync/ProgressAndAsync.vcxproj index c2f03cd0..3998fe3b 100644 --- a/Tutorial/GacUI_Controls/ProgressAndAsync/ProgressAndAsync.vcxproj +++ b/Tutorial/GacUI_Controls/ProgressAndAsync/ProgressAndAsync.vcxproj @@ -22,7 +22,7 @@ {32CC91B1-D3A5-4030-9355-EAE1B87E12AB} Win32Proj ProgressAndAsync - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/QueryService/QueryService.vcxproj b/Tutorial/GacUI_Controls/QueryService/QueryService.vcxproj index 28a74c23..22d535dc 100644 --- a/Tutorial/GacUI_Controls/QueryService/QueryService.vcxproj +++ b/Tutorial/GacUI_Controls/QueryService/QueryService.vcxproj @@ -23,7 +23,7 @@ {54A3E487-AF4A-4148-B28C-6190A52CC5D1} Win32Proj QueryService - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/TextEditor/TextEditor.vcxproj b/Tutorial/GacUI_Controls/TextEditor/TextEditor.vcxproj index 85a81a3b..374be70f 100644 --- a/Tutorial/GacUI_Controls/TextEditor/TextEditor.vcxproj +++ b/Tutorial/GacUI_Controls/TextEditor/TextEditor.vcxproj @@ -14,7 +14,7 @@ {66069A5E-F697-42E2-8D9E-7D6E82019838} Win32Proj TextEditor - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Controls/TriplePhaseImageButton/TriplePhaseImageButton.vcxproj b/Tutorial/GacUI_Controls/TriplePhaseImageButton/TriplePhaseImageButton.vcxproj index 5a18d874..808e752f 100644 --- a/Tutorial/GacUI_Controls/TriplePhaseImageButton/TriplePhaseImageButton.vcxproj +++ b/Tutorial/GacUI_Controls/TriplePhaseImageButton/TriplePhaseImageButton.vcxproj @@ -23,7 +23,7 @@ {924D3A27-4CAC-4D7C-AC10-2A003375E444} Win32Proj TriplePhaseImageButton - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_HelloWorlds/Cpp/Cpp.vcxproj b/Tutorial/GacUI_HelloWorlds/Cpp/Cpp.vcxproj index 21646e6c..082bad05 100644 --- a/Tutorial/GacUI_HelloWorlds/Cpp/Cpp.vcxproj +++ b/Tutorial/GacUI_HelloWorlds/Cpp/Cpp.vcxproj @@ -14,7 +14,7 @@ {7FDFBF42-6E4A-4B29-A717-BB5522FE5AA5} Win32Proj Cpp - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_HelloWorlds/CppXml/CppXml.vcxproj b/Tutorial/GacUI_HelloWorlds/CppXml/CppXml.vcxproj index fa915219..3b4e594f 100644 --- a/Tutorial/GacUI_HelloWorlds/CppXml/CppXml.vcxproj +++ b/Tutorial/GacUI_HelloWorlds/CppXml/CppXml.vcxproj @@ -14,7 +14,7 @@ {1C4986FB-6988-4562-A5BA-CBB7D21FCE40} Win32Proj CppXml - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_HelloWorlds/MVVM/MVVM.vcxproj b/Tutorial/GacUI_HelloWorlds/MVVM/MVVM.vcxproj index f2a54b07..5815a692 100644 --- a/Tutorial/GacUI_HelloWorlds/MVVM/MVVM.vcxproj +++ b/Tutorial/GacUI_HelloWorlds/MVVM/MVVM.vcxproj @@ -14,7 +14,7 @@ {3EC7E343-4D10-4E6B-B5EE-485B38AFAD85} Win32Proj MVVM - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_HelloWorlds/WorkflowScript/WorkflowScript.vcxproj b/Tutorial/GacUI_HelloWorlds/WorkflowScript/WorkflowScript.vcxproj index 81b3d4f9..535077c0 100644 --- a/Tutorial/GacUI_HelloWorlds/WorkflowScript/WorkflowScript.vcxproj +++ b/Tutorial/GacUI_HelloWorlds/WorkflowScript/WorkflowScript.vcxproj @@ -14,7 +14,7 @@ {F56E51BA-C13B-411D-841B-633AF07BB902} Win32Proj WorkflowScript - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_HelloWorlds/Xml/Xml.vcxproj b/Tutorial/GacUI_HelloWorlds/Xml/Xml.vcxproj index eb68a475..1e1ee3c0 100644 --- a/Tutorial/GacUI_HelloWorlds/Xml/Xml.vcxproj +++ b/Tutorial/GacUI_HelloWorlds/Xml/Xml.vcxproj @@ -14,7 +14,7 @@ {4C3F091C-1A77-401A-B773-E755A2E6E0F5} Win32Proj Xml - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Layout/Alignment/Alignment.vcxproj b/Tutorial/GacUI_Layout/Alignment/Alignment.vcxproj index 75de0328..e6f030cb 100644 --- a/Tutorial/GacUI_Layout/Alignment/Alignment.vcxproj +++ b/Tutorial/GacUI_Layout/Alignment/Alignment.vcxproj @@ -14,7 +14,7 @@ {5250F07C-55C7-45F6-91E0-438792FB28DC} Win32Proj Alignment - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Layout/Flow/Flow.vcxproj b/Tutorial/GacUI_Layout/Flow/Flow.vcxproj index 97091d02..cfe91304 100644 --- a/Tutorial/GacUI_Layout/Flow/Flow.vcxproj +++ b/Tutorial/GacUI_Layout/Flow/Flow.vcxproj @@ -14,7 +14,7 @@ {FAFF902E-3CB1-4898-A613-3B47869BB38F} Win32Proj Flow - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Layout/Responsive1/Responsive1.vcxproj b/Tutorial/GacUI_Layout/Responsive1/Responsive1.vcxproj index a44aa8cd..ebb8ef05 100644 --- a/Tutorial/GacUI_Layout/Responsive1/Responsive1.vcxproj +++ b/Tutorial/GacUI_Layout/Responsive1/Responsive1.vcxproj @@ -39,7 +39,7 @@ {B7E80D3D-6357-484C-A98F-17B6D6ABABF5} Win32Proj Responsive1 - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Layout/Responsive2/Responsive2.vcxproj b/Tutorial/GacUI_Layout/Responsive2/Responsive2.vcxproj index 1cd93090..bc39d499 100644 --- a/Tutorial/GacUI_Layout/Responsive2/Responsive2.vcxproj +++ b/Tutorial/GacUI_Layout/Responsive2/Responsive2.vcxproj @@ -39,7 +39,7 @@ {747D66CE-7F4C-44A0-BE17-99C23C8AC55F} Win32Proj Responsive2 - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Layout/RichTextEmbedding/RichTextEmbedding.vcxproj b/Tutorial/GacUI_Layout/RichTextEmbedding/RichTextEmbedding.vcxproj index b758df69..9d0be3f3 100644 --- a/Tutorial/GacUI_Layout/RichTextEmbedding/RichTextEmbedding.vcxproj +++ b/Tutorial/GacUI_Layout/RichTextEmbedding/RichTextEmbedding.vcxproj @@ -14,7 +14,7 @@ {A586B9AF-3C54-4353-9214-F15182C4BFB8} Win32Proj RichTextEmbedding - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Layout/SharedSize/SharedSize.vcxproj b/Tutorial/GacUI_Layout/SharedSize/SharedSize.vcxproj index 2ae65199..91ef41ea 100644 --- a/Tutorial/GacUI_Layout/SharedSize/SharedSize.vcxproj +++ b/Tutorial/GacUI_Layout/SharedSize/SharedSize.vcxproj @@ -23,7 +23,7 @@ {8E2665E6-4FB4-429D-8D9F-E538B5D9894C} Win32Proj SharedSize - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Layout/Stack/Stack.vcxproj b/Tutorial/GacUI_Layout/Stack/Stack.vcxproj index f69b1539..c47ee52c 100644 --- a/Tutorial/GacUI_Layout/Stack/Stack.vcxproj +++ b/Tutorial/GacUI_Layout/Stack/Stack.vcxproj @@ -14,7 +14,7 @@ {29B382EC-47FE-4514-89E1-20DAAB2129A3} Win32Proj Stack - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Layout/Table/Table.vcxproj b/Tutorial/GacUI_Layout/Table/Table.vcxproj index 92eab9b1..34b71ba1 100644 --- a/Tutorial/GacUI_Layout/Table/Table.vcxproj +++ b/Tutorial/GacUI_Layout/Table/Table.vcxproj @@ -14,7 +14,7 @@ {EB722167-66B6-4F11-809F-2B20FF2357FC} Win32Proj Table - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Layout/TableSplitter/TableSplitter.vcxproj b/Tutorial/GacUI_Layout/TableSplitter/TableSplitter.vcxproj index d1b2395d..4f3505d6 100644 --- a/Tutorial/GacUI_Layout/TableSplitter/TableSplitter.vcxproj +++ b/Tutorial/GacUI_Layout/TableSplitter/TableSplitter.vcxproj @@ -14,7 +14,7 @@ {B286F8B7-04DF-4850-9479-3A5F3D3C2554} Win32Proj TableSplitter - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Windows/Direct2DClock/Direct2DClock.vcxproj b/Tutorial/GacUI_Windows/Direct2DClock/Direct2DClock.vcxproj index a41aeb79..9955aed3 100644 --- a/Tutorial/GacUI_Windows/Direct2DClock/Direct2DClock.vcxproj +++ b/Tutorial/GacUI_Windows/Direct2DClock/Direct2DClock.vcxproj @@ -43,7 +43,7 @@ {9EB0726A-AA9E-4372-81F0-68AD18E82CCB} Win32Proj Direct2DClock - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Windows/WindowIcon/WindowIcon.vcxproj b/Tutorial/GacUI_Windows/WindowIcon/WindowIcon.vcxproj index 7d17e513..f49c7f5d 100644 --- a/Tutorial/GacUI_Windows/WindowIcon/WindowIcon.vcxproj +++ b/Tutorial/GacUI_Windows/WindowIcon/WindowIcon.vcxproj @@ -23,7 +23,7 @@ {05144B92-0CDF-4E81-A151-413305E40CE9} Win32Proj WindowIcon - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Binding_Bind/Binding_Bind.vcxproj b/Tutorial/GacUI_Xml/Binding_Bind/Binding_Bind.vcxproj index d1eb51bd..a7337d75 100644 --- a/Tutorial/GacUI_Xml/Binding_Bind/Binding_Bind.vcxproj +++ b/Tutorial/GacUI_Xml/Binding_Bind/Binding_Bind.vcxproj @@ -14,7 +14,7 @@ {8B29929D-98BD-41C0-9BA6-450A6D820325} Win32Proj Binding_Bind - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Binding_Eval/Binding_Eval.vcxproj b/Tutorial/GacUI_Xml/Binding_Eval/Binding_Eval.vcxproj index f80120ef..8edc5488 100644 --- a/Tutorial/GacUI_Xml/Binding_Eval/Binding_Eval.vcxproj +++ b/Tutorial/GacUI_Xml/Binding_Eval/Binding_Eval.vcxproj @@ -14,7 +14,7 @@ {4BEC97FC-1C5C-4650-92A2-A38977F347CE} Win32Proj Binding_Eval - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Binding_Format/Binding_Format.vcxproj b/Tutorial/GacUI_Xml/Binding_Format/Binding_Format.vcxproj index 09e2356b..52f54047 100644 --- a/Tutorial/GacUI_Xml/Binding_Format/Binding_Format.vcxproj +++ b/Tutorial/GacUI_Xml/Binding_Format/Binding_Format.vcxproj @@ -14,7 +14,7 @@ {E272864A-8B90-43C7-987B-7646B2F3A643} Win32Proj Binding_Format - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Binding_Uri/Binding_Uri.vcxproj b/Tutorial/GacUI_Xml/Binding_Uri/Binding_Uri.vcxproj index 4c834ce4..0e949145 100644 --- a/Tutorial/GacUI_Xml/Binding_Uri/Binding_Uri.vcxproj +++ b/Tutorial/GacUI_Xml/Binding_Uri/Binding_Uri.vcxproj @@ -14,7 +14,7 @@ {039AE5F6-ECD3-4D82-8938-6E7919B3E658} Win32Proj Binding_Uri - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Binding_ViewModel/Binding_ViewModel.vcxproj b/Tutorial/GacUI_Xml/Binding_ViewModel/Binding_ViewModel.vcxproj index 039c0c0a..220db18f 100644 --- a/Tutorial/GacUI_Xml/Binding_ViewModel/Binding_ViewModel.vcxproj +++ b/Tutorial/GacUI_Xml/Binding_ViewModel/Binding_ViewModel.vcxproj @@ -14,7 +14,7 @@ {9E6E19C5-88AF-438F-8784-AD3A862274FA} Win32Proj Binding_ViewModel - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Event_Cpp/Event_Cpp.vcxproj b/Tutorial/GacUI_Xml/Event_Cpp/Event_Cpp.vcxproj index 5b59e264..28ae0dc6 100644 --- a/Tutorial/GacUI_Xml/Event_Cpp/Event_Cpp.vcxproj +++ b/Tutorial/GacUI_Xml/Event_Cpp/Event_Cpp.vcxproj @@ -14,7 +14,7 @@ {B25B6626-47A4-4008-949A-E9BA3A32DB3B} Win32Proj Event_Cpp - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Event_Script/Event_Script.vcxproj b/Tutorial/GacUI_Xml/Event_Script/Event_Script.vcxproj index e0c4562d..013cd2c2 100644 --- a/Tutorial/GacUI_Xml/Event_Script/Event_Script.vcxproj +++ b/Tutorial/GacUI_Xml/Event_Script/Event_Script.vcxproj @@ -14,7 +14,7 @@ {9B5F90E9-13AF-44FF-BF0C-15B0F5F55D6D} Win32Proj Event_Script - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Event_ViewModel/Event_ViewModel.vcxproj b/Tutorial/GacUI_Xml/Event_ViewModel/Event_ViewModel.vcxproj index 9f6cebca..b4de4af8 100644 --- a/Tutorial/GacUI_Xml/Event_ViewModel/Event_ViewModel.vcxproj +++ b/Tutorial/GacUI_Xml/Event_ViewModel/Event_ViewModel.vcxproj @@ -14,7 +14,7 @@ {D87E9BEF-D61E-4254-AED7-A1D6665D587E} Win32Proj Event_ViewModel - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Instance_Control/Instance_Control.vcxproj b/Tutorial/GacUI_Xml/Instance_Control/Instance_Control.vcxproj index 819c98b3..e547cb77 100644 --- a/Tutorial/GacUI_Xml/Instance_Control/Instance_Control.vcxproj +++ b/Tutorial/GacUI_Xml/Instance_Control/Instance_Control.vcxproj @@ -14,7 +14,7 @@ {EB3325DD-1619-4FC2-8311-137D1924AEFA} Win32Proj Instance_Control - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Instance_MultipleWindows/Instance_MultipleWindows.vcxproj b/Tutorial/GacUI_Xml/Instance_MultipleWindows/Instance_MultipleWindows.vcxproj index 4fd71321..6d6698e2 100644 --- a/Tutorial/GacUI_Xml/Instance_MultipleWindows/Instance_MultipleWindows.vcxproj +++ b/Tutorial/GacUI_Xml/Instance_MultipleWindows/Instance_MultipleWindows.vcxproj @@ -14,7 +14,7 @@ {427E2DA5-28E0-48E2-9170-7E6F15B1D14C} Win32Proj Instance_MultipleWindows - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Instance_Window/Instance_Window.vcxproj b/Tutorial/GacUI_Xml/Instance_Window/Instance_Window.vcxproj index 3ad95f36..1998d3ce 100644 --- a/Tutorial/GacUI_Xml/Instance_Window/Instance_Window.vcxproj +++ b/Tutorial/GacUI_Xml/Instance_Window/Instance_Window.vcxproj @@ -14,7 +14,7 @@ {D9B60578-F5C6-4176-86D7-A3470B9DB902} Win32Proj Instance_Window - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Member_Field/Member_Field.vcxproj b/Tutorial/GacUI_Xml/Member_Field/Member_Field.vcxproj index 6799e3f8..4996c2cc 100644 --- a/Tutorial/GacUI_Xml/Member_Field/Member_Field.vcxproj +++ b/Tutorial/GacUI_Xml/Member_Field/Member_Field.vcxproj @@ -14,7 +14,7 @@ {7B65FCB1-747C-4E74-AC72-2837D679A1FB} Win32Proj Member_Field - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Member_Parameter/Member_Parameter.vcxproj b/Tutorial/GacUI_Xml/Member_Parameter/Member_Parameter.vcxproj index 7a39a381..fd1467e4 100644 --- a/Tutorial/GacUI_Xml/Member_Parameter/Member_Parameter.vcxproj +++ b/Tutorial/GacUI_Xml/Member_Parameter/Member_Parameter.vcxproj @@ -14,7 +14,7 @@ {E9D1731A-375D-469E-944E-41461105E1B1} Win32Proj Member_Parameter - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Member_Property/Member_Property.vcxproj b/Tutorial/GacUI_Xml/Member_Property/Member_Property.vcxproj index fe449f73..f5a0d91f 100644 --- a/Tutorial/GacUI_Xml/Member_Property/Member_Property.vcxproj +++ b/Tutorial/GacUI_Xml/Member_Property/Member_Property.vcxproj @@ -14,7 +14,7 @@ {A0349180-FAAC-4A71-83F3-CD4D939FD981} Win32Proj Member_Property - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/GacUI_Xml/Misc_ImportFolder/Misc_ImportFolder.vcxproj b/Tutorial/GacUI_Xml/Misc_ImportFolder/Misc_ImportFolder.vcxproj index bac1fb71..9f4b7a7a 100644 --- a/Tutorial/GacUI_Xml/Misc_ImportFolder/Misc_ImportFolder.vcxproj +++ b/Tutorial/GacUI_Xml/Misc_ImportFolder/Misc_ImportFolder.vcxproj @@ -23,7 +23,7 @@ {94A06282-354C-49DC-A405-88173A0927F2} Win32Proj MiscImportFolder - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/Lib/GacUI/GacUI.vcxproj b/Tutorial/Lib/GacUI/GacUI.vcxproj index 3bf9434a..22589004 100644 --- a/Tutorial/Lib/GacUI/GacUI.vcxproj +++ b/Tutorial/Lib/GacUI/GacUI.vcxproj @@ -14,7 +14,7 @@ {8018D622-66BA-4E65-9D03-BDAC37EA9A54} Win32Proj GacUI - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/Lib/GacUIComplete/GacUIComplete.vcxproj b/Tutorial/Lib/GacUIComplete/GacUIComplete.vcxproj index dc05897c..3f7e3b6c 100644 --- a/Tutorial/Lib/GacUIComplete/GacUIComplete.vcxproj +++ b/Tutorial/Lib/GacUIComplete/GacUIComplete.vcxproj @@ -14,7 +14,7 @@ {3AEC5E1A-482F-41B1-8598-C02321621A64} Win32Proj GacUIComplete - 10.0.17134.0 + 10.0.17763.0 diff --git a/Tutorial/Lib/GacUILite/GacUILite.vcxproj b/Tutorial/Lib/GacUILite/GacUILite.vcxproj index 2805784e..af66aa9d 100644 --- a/Tutorial/Lib/GacUILite/GacUILite.vcxproj +++ b/Tutorial/Lib/GacUILite/GacUILite.vcxproj @@ -14,7 +14,7 @@ {96C559CA-9718-4BEC-A053-28A0AB6A8CA2} Win32Proj GacUILite - 10.0.17134.0 + 10.0.17763.0