Delete GeneratorServer.sln
This commit is contained in:
parent
ac67a84606
commit
c8f1924bd0
1 changed files with 0 additions and 37 deletions
|
@ -1,37 +0,0 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.10.35027.167
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GeneratorServer", "GeneratorServer\GeneratorServer.csproj", "{3CD16E16-87B1-4B3A-A482-06BC2FF38406}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HTTP", "HTTP\HTTP.csproj", "{BA36BD06-3E6F-4C71-8FBB-3F17AD60A7B1}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PNG", "PNG\PNG.csproj", "{30C7F87B-1C7C-49E9-8563-4D845D204CC0}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{3CD16E16-87B1-4B3A-A482-06BC2FF38406}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{3CD16E16-87B1-4B3A-A482-06BC2FF38406}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{3CD16E16-87B1-4B3A-A482-06BC2FF38406}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{3CD16E16-87B1-4B3A-A482-06BC2FF38406}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{BA36BD06-3E6F-4C71-8FBB-3F17AD60A7B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{BA36BD06-3E6F-4C71-8FBB-3F17AD60A7B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{BA36BD06-3E6F-4C71-8FBB-3F17AD60A7B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{BA36BD06-3E6F-4C71-8FBB-3F17AD60A7B1}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{30C7F87B-1C7C-49E9-8563-4D845D204CC0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{30C7F87B-1C7C-49E9-8563-4D845D204CC0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{30C7F87B-1C7C-49E9-8563-4D845D204CC0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{30C7F87B-1C7C-49E9-8563-4D845D204CC0}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {5755C00D-E811-4169-9B74-4EEE07099BE6}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Loading…
Reference in a new issue