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.exe/ShiftOS.Updater.exe.csproj | 60 ++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 ShiftOS.Updater.exe/ShiftOS.Updater.exe.csproj (limited to 'ShiftOS.Updater.exe/ShiftOS.Updater.exe.csproj') diff --git a/ShiftOS.Updater.exe/ShiftOS.Updater.exe.csproj b/ShiftOS.Updater.exe/ShiftOS.Updater.exe.csproj new file mode 100644 index 0000000..6142844 --- /dev/null +++ b/ShiftOS.Updater.exe/ShiftOS.Updater.exe.csproj @@ -0,0 +1,60 @@ + + + + + Debug + AnyCPU + {8031ADF5-CAF0-4210-BEC0-964A9DB130A9} + Exe + Properties + ShiftOS.Updater.exe + ShiftOS.Updater.exe + v4.5.2 + 512 + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3