-
Notifications
You must be signed in to change notification settings - Fork 7
/
TribesLauncherSharp.sln
31 lines (31 loc) · 1.58 KB
/
TribesLauncherSharp.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31613.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TribesLauncherSharp", "TribesLauncherSharp.csproj", "{0B89CF62-820D-40B9-B67F-144BD1C17CB7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InjectorStandalone", "InjectorStandalone\InjectorStandalone.csproj", "{36EB17C1-0055-4154-9C84-836121AE53C9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0B89CF62-820D-40B9-B67F-144BD1C17CB7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0B89CF62-820D-40B9-B67F-144BD1C17CB7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0B89CF62-820D-40B9-B67F-144BD1C17CB7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0B89CF62-820D-40B9-B67F-144BD1C17CB7}.Release|Any CPU.Build.0 = Release|Any CPU
{36EB17C1-0055-4154-9C84-836121AE53C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{36EB17C1-0055-4154-9C84-836121AE53C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{36EB17C1-0055-4154-9C84-836121AE53C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{36EB17C1-0055-4154-9C84-836121AE53C9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EC9394C7-DD1A-4644-88F6-A7BE724180A4}
EndGlobalSection
EndGlobal