-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBehide.sln
More file actions
81 lines (81 loc) · 5.24 KB
/
Behide.sln
File metadata and controls
81 lines (81 loc) · 5.24 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34616.47
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Behide", "Behide.csproj", "{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Behide.OnlineServices.Types", "Scripts\External\Behide.OnlineServices\src\Behide.OnlineServices.Types\Behide.OnlineServices.Types.fsproj", "{29863A5E-A1B6-423C-A70C-37F3C74174C6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
ExportDebug|Any CPU = ExportDebug|Any CPU
ExportDebug|x64 = ExportDebug|x64
ExportDebug|x86 = ExportDebug|x86
ExportRelease|Any CPU = ExportRelease|Any CPU
ExportRelease|x64 = ExportRelease|x64
ExportRelease|x86 = ExportRelease|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.Debug|x64.ActiveCfg = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.Debug|x64.Build.0 = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.Debug|x86.ActiveCfg = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.Debug|x86.Build.0 = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.ExportDebug|Any CPU.ActiveCfg = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.ExportDebug|Any CPU.Build.0 = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.ExportDebug|x64.ActiveCfg = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.ExportDebug|x64.Build.0 = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.ExportDebug|x86.ActiveCfg = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.ExportDebug|x86.Build.0 = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.ExportRelease|Any CPU.ActiveCfg = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.ExportRelease|Any CPU.Build.0 = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.ExportRelease|x64.ActiveCfg = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.ExportRelease|x64.Build.0 = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.ExportRelease|x86.ActiveCfg = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.ExportRelease|x86.Build.0 = Debug|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.Release|Any CPU.Build.0 = Release|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.Release|x64.ActiveCfg = Release|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.Release|x64.Build.0 = Release|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.Release|x86.ActiveCfg = Release|Any CPU
{29863A5E-A1B6-423C-A70C-37F3C74174C6}.Release|x86.Build.0 = Release|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.Debug|x64.ActiveCfg = Debug|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.Debug|x64.Build.0 = Debug|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.Debug|x86.ActiveCfg = Debug|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.Debug|x86.Build.0 = Debug|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.ExportDebug|x64.ActiveCfg = ExportDebug|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.ExportDebug|x64.Build.0 = ExportDebug|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.ExportDebug|x86.ActiveCfg = ExportDebug|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.ExportDebug|x86.Build.0 = ExportDebug|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.ExportRelease|x64.ActiveCfg = ExportRelease|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.ExportRelease|x64.Build.0 = ExportRelease|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.ExportRelease|x86.ActiveCfg = ExportRelease|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.ExportRelease|x86.Build.0 = ExportRelease|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.Release|Any CPU.Build.0 = Release|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.Release|x64.ActiveCfg = Release|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.Release|x64.Build.0 = Release|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.Release|x86.ActiveCfg = Release|Any CPU
{17CF3CC3-0B43-4F81-B51B-4BFAC60B06C0}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D9E2DE88-12B2-4884-BF48-2AA73DD3E20A}
EndGlobalSection
EndGlobal