-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDedicatedServerUtilityGUI.sln
More file actions
33 lines (33 loc) · 1.76 KB
/
DedicatedServerUtilityGUI.sln
File metadata and controls
33 lines (33 loc) · 1.76 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2018
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DedicatedServerUtilityGUI", "DedicatedServerUtilityGUI\DedicatedServerUtilityGUI.csproj", "{927D9860-63A9-423F-8A22-DBFD92A26769}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6ABD976D-3E2A-4F50-BD1C-0A6B9CB10627}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6ABD976D-3E2A-4F50-BD1C-0A6B9CB10627}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6ABD976D-3E2A-4F50-BD1C-0A6B9CB10627}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6ABD976D-3E2A-4F50-BD1C-0A6B9CB10627}.Release|Any CPU.Build.0 = Release|Any CPU
{927D9860-63A9-423F-8A22-DBFD92A26769}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{927D9860-63A9-423F-8A22-DBFD92A26769}.Debug|Any CPU.Build.0 = Debug|Any CPU
{927D9860-63A9-423F-8A22-DBFD92A26769}.Release|Any CPU.ActiveCfg = Release|Any CPU
{927D9860-63A9-423F-8A22-DBFD92A26769}.Release|Any CPU.Build.0 = Release|Any CPU
{029220BF-EB6E-4E96-9438-02A71C7BB375}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{029220BF-EB6E-4E96-9438-02A71C7BB375}.Debug|Any CPU.Build.0 = Debug|Any CPU
{029220BF-EB6E-4E96-9438-02A71C7BB375}.Release|Any CPU.ActiveCfg = Release|Any CPU
{029220BF-EB6E-4E96-9438-02A71C7BB375}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7710F2F3-941F-4D72-B53A-4F7EFB9FC8B1}
EndGlobalSection
EndGlobal