aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn.sln
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-04-07 18:33:36 -0400
committerMichael <[email protected]>2017-04-07 18:33:41 -0400
commita8583c95d082d36f6d0665d0b25c2fc6c4b5e943 (patch)
tree2c8af592ec6bfc9d5421ef71c7453a998eaf89a7 /ShiftOS_TheReturn.sln
parent0d198594c4c1240c274c27706b07e2d3281975ce (diff)
downloadshiftos_thereturn-a8583c95d082d36f6d0665d0b25c2fc6c4b5e943.tar.gz
shiftos_thereturn-a8583c95d082d36f6d0665d0b25c2fc6c4b5e943.tar.bz2
shiftos_thereturn-a8583c95d082d36f6d0665d0b25c2fc6c4b5e943.zip
Update Manager
Use the "ShiftOS.Updater" as your startup project for this to work correctly.
Diffstat (limited to 'ShiftOS_TheReturn.sln')
-rw-r--r--ShiftOS_TheReturn.sln8
1 files changed, 7 insertions, 1 deletions
diff --git a/ShiftOS_TheReturn.sln b/ShiftOS_TheReturn.sln
index 8bb8ef4..04f0c5d 100644
--- a/ShiftOS_TheReturn.sln
+++ b/ShiftOS_TheReturn.sln
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
-VisualStudioVersion = 14.0.23107.0
+VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShiftOS.Engine", "ShiftOS_TheReturn\ShiftOS.Engine.csproj", "{7C979B07-0585-4033-A110-E5555B9D6651}"
EndProject
@@ -19,6 +19,8 @@ Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ShiftOS.Modding.VB.LegacySk
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ModLauncher", "ModLauncher\ModLauncher.csproj", "{AEACB7B5-E8FC-4569-BBD3-5053A694D6EC}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShiftOS.Updater", "ShiftOS.Updater\ShiftOS.Updater.csproj", "{36BC512F-6FD4-4139-AED7-565FC8D5BCBC}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -57,6 +59,10 @@ Global
{AEACB7B5-E8FC-4569-BBD3-5053A694D6EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AEACB7B5-E8FC-4569-BBD3-5053A694D6EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AEACB7B5-E8FC-4569-BBD3-5053A694D6EC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {36BC512F-6FD4-4139-AED7-565FC8D5BCBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {36BC512F-6FD4-4139-AED7-565FC8D5BCBC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {36BC512F-6FD4-4139-AED7-565FC8D5BCBC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {36BC512F-6FD4-4139-AED7-565FC8D5BCBC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE