34 lines
1.7 KiB
Plaintext
34 lines
1.7 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.11.35222.181
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Plugin", "Plugin\Plugin.csproj", "{C1D4EBD1-0704-4CD5-9C28-B8AE44309458}"
|
|
EndProject
|
|
Project("{54A90642-561A-4BB1-A94E-469ADEE60C69}") = "Server", "Server\Server.esproj", "{0E138EE5-6600-4CE5-BE8F-925E699D9776}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{C1D4EBD1-0704-4CD5-9C28-B8AE44309458}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C1D4EBD1-0704-4CD5-9C28-B8AE44309458}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C1D4EBD1-0704-4CD5-9C28-B8AE44309458}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C1D4EBD1-0704-4CD5-9C28-B8AE44309458}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{0E138EE5-6600-4CE5-BE8F-925E699D9776}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0E138EE5-6600-4CE5-BE8F-925E699D9776}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0E138EE5-6600-4CE5-BE8F-925E699D9776}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{0E138EE5-6600-4CE5-BE8F-925E699D9776}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0E138EE5-6600-4CE5-BE8F-925E699D9776}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{0E138EE5-6600-4CE5-BE8F-925E699D9776}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {5C855E23-C409-48AB-9372-FCF26B192E1E}
|
|
EndGlobalSection
|
|
EndGlobal
|