forked from gmt2001/PhantomBotService
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPhantomBotService.sln
More file actions
32 lines (32 loc) · 1.64 KB
/
PhantomBotService.sln
File metadata and controls
32 lines (32 loc) · 1.64 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2026
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PhantomBotService", "PhantomBotService\PhantomBotService.csproj", "{AAE23004-3FF9-401B-987C-E925B153BF32}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{60E30BA8-C0AB-438B-A495-08F257B69015}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "PhantomBotServiceSetup", "PhantomBotServiceSetup\PhantomBotServiceSetup.vdproj", "{C6AAB224-8AF7-4664-B02B-C44BEB893FAB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AAE23004-3FF9-401B-987C-E925B153BF32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AAE23004-3FF9-401B-987C-E925B153BF32}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AAE23004-3FF9-401B-987C-E925B153BF32}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AAE23004-3FF9-401B-987C-E925B153BF32}.Release|Any CPU.Build.0 = Release|Any CPU
{C6AAB224-8AF7-4664-B02B-C44BEB893FAB}.Debug|Any CPU.ActiveCfg = Debug
{C6AAB224-8AF7-4664-B02B-C44BEB893FAB}.Release|Any CPU.ActiveCfg = Release
{C6AAB224-8AF7-4664-B02B-C44BEB893FAB}.Release|Any CPU.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {545E3BD9-16EC-47E6-B0FB-4E20F2D4C646}
EndGlobalSection
EndGlobal