-
Notifications
You must be signed in to change notification settings - Fork 0
/
Staxel.ServerGui.sln
37 lines (37 loc) · 2.09 KB
/
Staxel.ServerGui.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
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2005
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NimbusFox.ServerGui", "Staxel.ServerGui\NimbusFox.ServerGui.csproj", "{A9B63B01-3962-4FDF-BDA3-EF04E7570FAD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NimbusFox.ServerGUI.Hook", "NimbusFox.ServerGUI.Hook\NimbusFox.ServerGUI.Hook.csproj", "{E76E1531-0467-4776-81B0-9FACD98D49EA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tellurium", "Tellurium\NamedPipeWrapper\Tellurium.csproj", "{43644BA7-CAC7-4365-BA7F-1A1E7945633B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A9B63B01-3962-4FDF-BDA3-EF04E7570FAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A9B63B01-3962-4FDF-BDA3-EF04E7570FAD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A9B63B01-3962-4FDF-BDA3-EF04E7570FAD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A9B63B01-3962-4FDF-BDA3-EF04E7570FAD}.Release|Any CPU.Build.0 = Release|Any CPU
{E76E1531-0467-4776-81B0-9FACD98D49EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E76E1531-0467-4776-81B0-9FACD98D49EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E76E1531-0467-4776-81B0-9FACD98D49EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E76E1531-0467-4776-81B0-9FACD98D49EA}.Release|Any CPU.Build.0 = Release|Any CPU
{43644BA7-CAC7-4365-BA7F-1A1E7945633B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{43644BA7-CAC7-4365-BA7F-1A1E7945633B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{43644BA7-CAC7-4365-BA7F-1A1E7945633B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{43644BA7-CAC7-4365-BA7F-1A1E7945633B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5E5DAF20-2C60-4C1D-A492-CE5839719A3E}
EndGlobalSection
EndGlobal