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.Updater/ShiftOS.Updater.csproj | 66 ++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 ShiftOS.Updater/ShiftOS.Updater.csproj (limited to 'ShiftOS.Updater/ShiftOS.Updater.csproj') diff --git a/ShiftOS.Updater/ShiftOS.Updater.csproj b/ShiftOS.Updater/ShiftOS.Updater.csproj new file mode 100644 index 0000000..70d8263 --- /dev/null +++ b/ShiftOS.Updater/ShiftOS.Updater.csproj @@ -0,0 +1,66 @@ + + + + + Debug + AnyCPU + {36BC512F-6FD4-4139-AED7-565FC8D5BCBC} + Exe + Properties + ShiftOS.Updater + ShiftOS.Updater + v4.5.2 + 512 + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + {2295d2e2-3a00-4e02-b66f-b961ac329fe6} + ShiftOS.WinForms + + + + + \ No newline at end of file -- cgit v1.2.3