From a8583c95d082d36f6d0665d0b25c2fc6c4b5e943 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 7 Apr 2017 18:33:36 -0400 Subject: Update Manager Use the "ShiftOS.Updater" as your startup project for this to work correctly. --- ShiftOS.WinForms/ShiftOS.WinForms.csproj | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj') diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index d865c62..ca0001e 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -43,6 +43,7 @@ + @@ -226,6 +227,12 @@ TutorialBox.cs + + UserControl + + + UpdateManager.cs + @@ -377,6 +384,9 @@ TutorialBox.cs + + UpdateManager.cs + DownloadControl.cs -- cgit v1.2.3