From 4bfec6aeeb9816f0c52899488f54ec26686c4884 Mon Sep 17 00:00:00 2001 From: Martin Vega Date: Wed, 6 Jun 2018 14:38:10 +0200 Subject: [PATCH 1/8] Update Newtonsoft.Json nuget version --- templates/Uwp/Features/SettingsStorage/_postaction.csproj | 2 +- templates/Uwp/Features/SettingsStorageVB/_postaction.vbproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/Uwp/Features/SettingsStorage/_postaction.csproj b/templates/Uwp/Features/SettingsStorage/_postaction.csproj index 7f1ee0def0..6869177944 100644 --- a/templates/Uwp/Features/SettingsStorage/_postaction.csproj +++ b/templates/Uwp/Features/SettingsStorage/_postaction.csproj @@ -5,6 +5,6 @@ - 11.0.1 + 11.0.2 diff --git a/templates/Uwp/Features/SettingsStorageVB/_postaction.vbproj b/templates/Uwp/Features/SettingsStorageVB/_postaction.vbproj index 7f1ee0def0..6869177944 100644 --- a/templates/Uwp/Features/SettingsStorageVB/_postaction.vbproj +++ b/templates/Uwp/Features/SettingsStorageVB/_postaction.vbproj @@ -5,6 +5,6 @@ - 11.0.1 + 11.0.2 From 2edd1a978a45944f47e5e63dde5ae6cb35d210b4 Mon Sep 17 00:00:00 2001 From: Martin Vega Date: Wed, 6 Jun 2018 14:48:43 +0200 Subject: [PATCH 2/8] Update Microsoft.Toolkit.Uwp nuget from 2.2.0 to 3.0.0 --- templates/Uwp/Features/FirstUsePrompt.Prism/_postaction.csproj | 2 +- templates/Uwp/Features/FirstUsePrompt/_postaction.csproj | 2 +- templates/Uwp/Features/FirstUsePromptVB/_postaction.vbproj | 2 +- templates/Uwp/Features/WhatsNewPrompt.Prism/_postaction.csproj | 2 +- templates/Uwp/Features/WhatsNewPrompt/_postaction.csproj | 2 +- templates/Uwp/Features/WhatsNewPromptVB/_postaction.vbproj | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/Uwp/Features/FirstUsePrompt.Prism/_postaction.csproj b/templates/Uwp/Features/FirstUsePrompt.Prism/_postaction.csproj index 1584a903ec..7725bf1945 100644 --- a/templates/Uwp/Features/FirstUsePrompt.Prism/_postaction.csproj +++ b/templates/Uwp/Features/FirstUsePrompt.Prism/_postaction.csproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 diff --git a/templates/Uwp/Features/FirstUsePrompt/_postaction.csproj b/templates/Uwp/Features/FirstUsePrompt/_postaction.csproj index 1584a903ec..7725bf1945 100644 --- a/templates/Uwp/Features/FirstUsePrompt/_postaction.csproj +++ b/templates/Uwp/Features/FirstUsePrompt/_postaction.csproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 diff --git a/templates/Uwp/Features/FirstUsePromptVB/_postaction.vbproj b/templates/Uwp/Features/FirstUsePromptVB/_postaction.vbproj index 1584a903ec..7725bf1945 100644 --- a/templates/Uwp/Features/FirstUsePromptVB/_postaction.vbproj +++ b/templates/Uwp/Features/FirstUsePromptVB/_postaction.vbproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 diff --git a/templates/Uwp/Features/WhatsNewPrompt.Prism/_postaction.csproj b/templates/Uwp/Features/WhatsNewPrompt.Prism/_postaction.csproj index 712969178d..2b34be2c4b 100644 --- a/templates/Uwp/Features/WhatsNewPrompt.Prism/_postaction.csproj +++ b/templates/Uwp/Features/WhatsNewPrompt.Prism/_postaction.csproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 \ No newline at end of file diff --git a/templates/Uwp/Features/WhatsNewPrompt/_postaction.csproj b/templates/Uwp/Features/WhatsNewPrompt/_postaction.csproj index 1584a903ec..7725bf1945 100644 --- a/templates/Uwp/Features/WhatsNewPrompt/_postaction.csproj +++ b/templates/Uwp/Features/WhatsNewPrompt/_postaction.csproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 diff --git a/templates/Uwp/Features/WhatsNewPromptVB/_postaction.vbproj b/templates/Uwp/Features/WhatsNewPromptVB/_postaction.vbproj index 1584a903ec..7725bf1945 100644 --- a/templates/Uwp/Features/WhatsNewPromptVB/_postaction.vbproj +++ b/templates/Uwp/Features/WhatsNewPromptVB/_postaction.vbproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 From 4678e2ee468f1a389e5539ea2bf63c857f368819 Mon Sep 17 00:00:00 2001 From: Martin Vega Date: Wed, 6 Jun 2018 14:49:41 +0200 Subject: [PATCH 3/8] Update Microsoft.Toolkit.Uwp.Notifications from 2.2.0 to 3.0.0 --- templates/Uwp/Features/LiveTile/_postaction.csproj | 2 +- templates/Uwp/Features/LiveTileVB/_postaction.vbproj | 2 +- .../Uwp/Features/ToastNotifications.Prism/_postaction.csproj | 2 +- templates/Uwp/Features/ToastNotifications/_postaction.csproj | 2 +- templates/Uwp/Features/ToastNotificationsVB/_postaction.vbproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/Uwp/Features/LiveTile/_postaction.csproj b/templates/Uwp/Features/LiveTile/_postaction.csproj index cc329c7aa0..7074042f2d 100644 --- a/templates/Uwp/Features/LiveTile/_postaction.csproj +++ b/templates/Uwp/Features/LiveTile/_postaction.csproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 diff --git a/templates/Uwp/Features/LiveTileVB/_postaction.vbproj b/templates/Uwp/Features/LiveTileVB/_postaction.vbproj index cc329c7aa0..7074042f2d 100644 --- a/templates/Uwp/Features/LiveTileVB/_postaction.vbproj +++ b/templates/Uwp/Features/LiveTileVB/_postaction.vbproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 diff --git a/templates/Uwp/Features/ToastNotifications.Prism/_postaction.csproj b/templates/Uwp/Features/ToastNotifications.Prism/_postaction.csproj index 11ceaf127e..8436d38f94 100644 --- a/templates/Uwp/Features/ToastNotifications.Prism/_postaction.csproj +++ b/templates/Uwp/Features/ToastNotifications.Prism/_postaction.csproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 diff --git a/templates/Uwp/Features/ToastNotifications/_postaction.csproj b/templates/Uwp/Features/ToastNotifications/_postaction.csproj index 11ceaf127e..8436d38f94 100644 --- a/templates/Uwp/Features/ToastNotifications/_postaction.csproj +++ b/templates/Uwp/Features/ToastNotifications/_postaction.csproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 diff --git a/templates/Uwp/Features/ToastNotificationsVB/_postaction.vbproj b/templates/Uwp/Features/ToastNotificationsVB/_postaction.vbproj index 11ceaf127e..8436d38f94 100644 --- a/templates/Uwp/Features/ToastNotificationsVB/_postaction.vbproj +++ b/templates/Uwp/Features/ToastNotificationsVB/_postaction.vbproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 From 9d8c647e9c6c76323c99dd9c010dbd5df67e4db1 Mon Sep 17 00:00:00 2001 From: Martin Vega Date: Wed, 6 Jun 2018 14:50:50 +0200 Subject: [PATCH 4/8] Update Microsoft.Toolkit.Uwp.UI.Controls from 2.2.0 to 3.0.0 --- .../Uwp/Pages/MasterDetail.CaliburnMicro/_postaction.csproj | 2 +- .../_composition/_shared/Page.MasterDetail/_postaction.csproj | 2 +- .../_composition/_shared/Page.MasterDetailVB/_postaction.vbproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/Uwp/Pages/MasterDetail.CaliburnMicro/_postaction.csproj b/templates/Uwp/Pages/MasterDetail.CaliburnMicro/_postaction.csproj index dc78671b76..3fd11a8c2e 100644 --- a/templates/Uwp/Pages/MasterDetail.CaliburnMicro/_postaction.csproj +++ b/templates/Uwp/Pages/MasterDetail.CaliburnMicro/_postaction.csproj @@ -1,6 +1,6 @@  - 2.2.0 + 3.0.0 diff --git a/templates/Uwp/_composition/_shared/Page.MasterDetail/_postaction.csproj b/templates/Uwp/_composition/_shared/Page.MasterDetail/_postaction.csproj index dc78671b76..3fd11a8c2e 100644 --- a/templates/Uwp/_composition/_shared/Page.MasterDetail/_postaction.csproj +++ b/templates/Uwp/_composition/_shared/Page.MasterDetail/_postaction.csproj @@ -1,6 +1,6 @@  - 2.2.0 + 3.0.0 diff --git a/templates/Uwp/_composition/_shared/Page.MasterDetailVB/_postaction.vbproj b/templates/Uwp/_composition/_shared/Page.MasterDetailVB/_postaction.vbproj index dc78671b76..3fd11a8c2e 100644 --- a/templates/Uwp/_composition/_shared/Page.MasterDetailVB/_postaction.vbproj +++ b/templates/Uwp/_composition/_shared/Page.MasterDetailVB/_postaction.vbproj @@ -1,6 +1,6 @@  - 2.2.0 + 3.0.0 From ddaf16a5327ddfaa5b00c73e3d8d2ac2d2c2bec2 Mon Sep 17 00:00:00 2001 From: Martin Vega Date: Wed, 6 Jun 2018 14:51:10 +0200 Subject: [PATCH 5/8] Missing nuget to Microsoft.Toolkit.Uwp.Notifications --- templates/Uwp/Features/LiveTile.Prism/_postaction.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Uwp/Features/LiveTile.Prism/_postaction.csproj b/templates/Uwp/Features/LiveTile.Prism/_postaction.csproj index 11ceaf127e..8436d38f94 100644 --- a/templates/Uwp/Features/LiveTile.Prism/_postaction.csproj +++ b/templates/Uwp/Features/LiveTile.Prism/_postaction.csproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 From 9ee14233f985f3510634fb3e679cb3e61b6db9c7 Mon Sep 17 00:00:00 2001 From: Martin Vega Date: Wed, 6 Jun 2018 14:52:31 +0200 Subject: [PATCH 6/8] Update Telerik.UI.for.UniversalWindowsPlatform from 1.0.0.9 to 1.0.1 --- templates/Uwp/Pages/Chart.CodeBehind/_postaction.csproj | 2 +- templates/Uwp/Pages/Chart.CodeBehindVB/_postaction.vbproj | 2 +- templates/Uwp/Pages/Chart.Prism/_postaction.csproj | 2 +- templates/Uwp/Pages/Chart/_postaction.csproj | 2 +- templates/Uwp/Pages/ChartVB/_postaction.vbproj | 2 +- templates/Uwp/Pages/Grid.CodeBehind/_postaction.csproj | 2 +- templates/Uwp/Pages/Grid.CodeBehindVB/_postaction.vbproj | 2 +- templates/Uwp/Pages/Grid.Prism/_postaction.csproj | 2 +- templates/Uwp/Pages/Grid/_postaction.csproj | 2 +- templates/Uwp/Pages/GridVB/_postaction.vbproj | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/templates/Uwp/Pages/Chart.CodeBehind/_postaction.csproj b/templates/Uwp/Pages/Chart.CodeBehind/_postaction.csproj index 421035e386..a232cd5134 100644 --- a/templates/Uwp/Pages/Chart.CodeBehind/_postaction.csproj +++ b/templates/Uwp/Pages/Chart.CodeBehind/_postaction.csproj @@ -5,6 +5,6 @@ - 1.0.0.9 + 1.0.1 diff --git a/templates/Uwp/Pages/Chart.CodeBehindVB/_postaction.vbproj b/templates/Uwp/Pages/Chart.CodeBehindVB/_postaction.vbproj index 421035e386..a232cd5134 100644 --- a/templates/Uwp/Pages/Chart.CodeBehindVB/_postaction.vbproj +++ b/templates/Uwp/Pages/Chart.CodeBehindVB/_postaction.vbproj @@ -5,6 +5,6 @@ - 1.0.0.9 + 1.0.1 diff --git a/templates/Uwp/Pages/Chart.Prism/_postaction.csproj b/templates/Uwp/Pages/Chart.Prism/_postaction.csproj index 421035e386..a232cd5134 100644 --- a/templates/Uwp/Pages/Chart.Prism/_postaction.csproj +++ b/templates/Uwp/Pages/Chart.Prism/_postaction.csproj @@ -5,6 +5,6 @@ - 1.0.0.9 + 1.0.1 diff --git a/templates/Uwp/Pages/Chart/_postaction.csproj b/templates/Uwp/Pages/Chart/_postaction.csproj index 421035e386..a232cd5134 100644 --- a/templates/Uwp/Pages/Chart/_postaction.csproj +++ b/templates/Uwp/Pages/Chart/_postaction.csproj @@ -5,6 +5,6 @@ - 1.0.0.9 + 1.0.1 diff --git a/templates/Uwp/Pages/ChartVB/_postaction.vbproj b/templates/Uwp/Pages/ChartVB/_postaction.vbproj index 421035e386..a232cd5134 100644 --- a/templates/Uwp/Pages/ChartVB/_postaction.vbproj +++ b/templates/Uwp/Pages/ChartVB/_postaction.vbproj @@ -5,6 +5,6 @@ - 1.0.0.9 + 1.0.1 diff --git a/templates/Uwp/Pages/Grid.CodeBehind/_postaction.csproj b/templates/Uwp/Pages/Grid.CodeBehind/_postaction.csproj index 421035e386..a232cd5134 100644 --- a/templates/Uwp/Pages/Grid.CodeBehind/_postaction.csproj +++ b/templates/Uwp/Pages/Grid.CodeBehind/_postaction.csproj @@ -5,6 +5,6 @@ - 1.0.0.9 + 1.0.1 diff --git a/templates/Uwp/Pages/Grid.CodeBehindVB/_postaction.vbproj b/templates/Uwp/Pages/Grid.CodeBehindVB/_postaction.vbproj index 421035e386..a232cd5134 100644 --- a/templates/Uwp/Pages/Grid.CodeBehindVB/_postaction.vbproj +++ b/templates/Uwp/Pages/Grid.CodeBehindVB/_postaction.vbproj @@ -5,6 +5,6 @@ - 1.0.0.9 + 1.0.1 diff --git a/templates/Uwp/Pages/Grid.Prism/_postaction.csproj b/templates/Uwp/Pages/Grid.Prism/_postaction.csproj index 421035e386..a232cd5134 100644 --- a/templates/Uwp/Pages/Grid.Prism/_postaction.csproj +++ b/templates/Uwp/Pages/Grid.Prism/_postaction.csproj @@ -5,6 +5,6 @@ - 1.0.0.9 + 1.0.1 diff --git a/templates/Uwp/Pages/Grid/_postaction.csproj b/templates/Uwp/Pages/Grid/_postaction.csproj index 421035e386..a232cd5134 100644 --- a/templates/Uwp/Pages/Grid/_postaction.csproj +++ b/templates/Uwp/Pages/Grid/_postaction.csproj @@ -5,6 +5,6 @@ - 1.0.0.9 + 1.0.1 diff --git a/templates/Uwp/Pages/GridVB/_postaction.vbproj b/templates/Uwp/Pages/GridVB/_postaction.vbproj index 421035e386..a232cd5134 100644 --- a/templates/Uwp/Pages/GridVB/_postaction.vbproj +++ b/templates/Uwp/Pages/GridVB/_postaction.vbproj @@ -5,6 +5,6 @@ - 1.0.0.9 + 1.0.1 From cd845dbbadcc225d1ac90472854020fdbd44a439 Mon Sep 17 00:00:00 2001 From: Martin Vega Date: Wed, 6 Jun 2018 14:53:39 +0200 Subject: [PATCH 7/8] Update Microsoft.NETCore.UniversalWindowsPlatform from 6.0.8 to 6.1.5 --- templates/Uwp/Projects/Default/wts.DefaultProject.csproj | 2 +- templates/Uwp/Projects/DefaultPrism/wts.DefaultProject.csproj | 2 +- templates/Uwp/Projects/DefaultVB/wts.DefaultProject.vbproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/Uwp/Projects/Default/wts.DefaultProject.csproj b/templates/Uwp/Projects/Default/wts.DefaultProject.csproj index e095ef72c9..78dc3b3f49 100644 --- a/templates/Uwp/Projects/Default/wts.DefaultProject.csproj +++ b/templates/Uwp/Projects/Default/wts.DefaultProject.csproj @@ -94,7 +94,7 @@ - 6.0.8 + 6.1.5 2.0.0 diff --git a/templates/Uwp/Projects/DefaultPrism/wts.DefaultProject.csproj b/templates/Uwp/Projects/DefaultPrism/wts.DefaultProject.csproj index ecb51a246d..8bc6f6c5ef 100644 --- a/templates/Uwp/Projects/DefaultPrism/wts.DefaultProject.csproj +++ b/templates/Uwp/Projects/DefaultPrism/wts.DefaultProject.csproj @@ -94,7 +94,7 @@ - 6.0.8 + 6.1.5 2.0.0 diff --git a/templates/Uwp/Projects/DefaultVB/wts.DefaultProject.vbproj b/templates/Uwp/Projects/DefaultVB/wts.DefaultProject.vbproj index 9b90e3afc5..f771968c17 100644 --- a/templates/Uwp/Projects/DefaultVB/wts.DefaultProject.vbproj +++ b/templates/Uwp/Projects/DefaultVB/wts.DefaultProject.vbproj @@ -108,7 +108,7 @@ - 6.0.8 + 6.1.5 2.0.0 From a2ffbe1ee34efe5facd839db32084ffd1c147723 Mon Sep 17 00:00:00 2001 From: Martin Vega Date: Wed, 6 Jun 2018 16:38:57 +0200 Subject: [PATCH 8/8] Add missing Nuget updated files --- .../_postaction.csproj | 2 +- .../_postaction.csproj | 2 +- .../_postaction.vbproj | 2 +- .../_postaction.csproj | 2 +- .../_postaction.vbproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/Uwp/_composition/CaliburnMicro/Page.MediaPlayer.AddNavigation_TabbedPivot/_postaction.csproj b/templates/Uwp/_composition/CaliburnMicro/Page.MediaPlayer.AddNavigation_TabbedPivot/_postaction.csproj index f268024183..04d6d90695 100644 --- a/templates/Uwp/_composition/CaliburnMicro/Page.MediaPlayer.AddNavigation_TabbedPivot/_postaction.csproj +++ b/templates/Uwp/_composition/CaliburnMicro/Page.MediaPlayer.AddNavigation_TabbedPivot/_postaction.csproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 \ No newline at end of file diff --git a/templates/Uwp/_composition/CodeBehind/Page.MediaPlayer.AddNavigation_TabbedPivot/_postaction.csproj b/templates/Uwp/_composition/CodeBehind/Page.MediaPlayer.AddNavigation_TabbedPivot/_postaction.csproj index f268024183..04d6d90695 100644 --- a/templates/Uwp/_composition/CodeBehind/Page.MediaPlayer.AddNavigation_TabbedPivot/_postaction.csproj +++ b/templates/Uwp/_composition/CodeBehind/Page.MediaPlayer.AddNavigation_TabbedPivot/_postaction.csproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 \ No newline at end of file diff --git a/templates/Uwp/_composition/CodeBehind/Page.MediaPlayer.AddNavigation_TabbedPivotVB/_postaction.vbproj b/templates/Uwp/_composition/CodeBehind/Page.MediaPlayer.AddNavigation_TabbedPivotVB/_postaction.vbproj index f268024183..04d6d90695 100644 --- a/templates/Uwp/_composition/CodeBehind/Page.MediaPlayer.AddNavigation_TabbedPivotVB/_postaction.vbproj +++ b/templates/Uwp/_composition/CodeBehind/Page.MediaPlayer.AddNavigation_TabbedPivotVB/_postaction.vbproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 \ No newline at end of file diff --git a/templates/Uwp/_composition/_shared/Page.MediaPlayer.AddNavigation_TabbedPivot/_postaction.csproj b/templates/Uwp/_composition/_shared/Page.MediaPlayer.AddNavigation_TabbedPivot/_postaction.csproj index f268024183..04d6d90695 100644 --- a/templates/Uwp/_composition/_shared/Page.MediaPlayer.AddNavigation_TabbedPivot/_postaction.csproj +++ b/templates/Uwp/_composition/_shared/Page.MediaPlayer.AddNavigation_TabbedPivot/_postaction.csproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 \ No newline at end of file diff --git a/templates/Uwp/_composition/_shared/Page.MediaPlayer.AddNavigation_TabbedPivotVB/_postaction.vbproj b/templates/Uwp/_composition/_shared/Page.MediaPlayer.AddNavigation_TabbedPivotVB/_postaction.vbproj index f268024183..04d6d90695 100644 --- a/templates/Uwp/_composition/_shared/Page.MediaPlayer.AddNavigation_TabbedPivotVB/_postaction.vbproj +++ b/templates/Uwp/_composition/_shared/Page.MediaPlayer.AddNavigation_TabbedPivotVB/_postaction.vbproj @@ -5,6 +5,6 @@ - 2.2.0 + 3.0.0 \ No newline at end of file