-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathServer Maid.sln
More file actions
31 lines (31 loc) · 1.67 KB
/
Server Maid.sln
File metadata and controls
31 lines (31 loc) · 1.67 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 18
VisualStudioVersion = 18.4.11620.152
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Server Maid", "Server Maid\Server Maid.csproj", "{6B577E13-73E2-45FB-BAD8-19E93F31F5B6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug-Exiled|Any CPU = Debug-Exiled|Any CPU
Debug-LabApi|Any CPU = Debug-LabApi|Any CPU
Release-Exiled|Any CPU = Release-Exiled|Any CPU
Release-LabApi|Any CPU = Release-LabApi|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6B577E13-73E2-45FB-BAD8-19E93F31F5B6}.Debug-Exiled|Any CPU.ActiveCfg = Debug-Exiled|Any CPU
{6B577E13-73E2-45FB-BAD8-19E93F31F5B6}.Debug-Exiled|Any CPU.Build.0 = Debug-Exiled|Any CPU
{6B577E13-73E2-45FB-BAD8-19E93F31F5B6}.Debug-LabApi|Any CPU.ActiveCfg = Debug-LabApi|Any CPU
{6B577E13-73E2-45FB-BAD8-19E93F31F5B6}.Debug-LabApi|Any CPU.Build.0 = Debug-LabApi|Any CPU
{6B577E13-73E2-45FB-BAD8-19E93F31F5B6}.Release-Exiled|Any CPU.ActiveCfg = Reless-Exiled|Any CPU
{6B577E13-73E2-45FB-BAD8-19E93F31F5B6}.Release-Exiled|Any CPU.Build.0 = Reless-Exiled|Any CPU
{6B577E13-73E2-45FB-BAD8-19E93F31F5B6}.Release-LabApi|Any CPU.ActiveCfg = Release-LabApi|Any CPU
{6B577E13-73E2-45FB-BAD8-19E93F31F5B6}.Release-LabApi|Any CPU.Build.0 = Release-LabApi|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {92040C17-B7E5-4DA6-B4F0-AEC880F9645E}
EndGlobalSection
EndGlobal