깃랩 재정비

This commit is contained in:
SeungHo Yang
2021-03-16 09:02:26 +09:00
commit 14655a2b4f
911 changed files with 397687 additions and 0 deletions

25
ServerText/ServerText.sln Normal file
View File

@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30309.148
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServerText", "ServerText\ServerText.csproj", "{B5DF86E2-BD09-4A36-A778-B52EAF800958}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B5DF86E2-BD09-4A36-A778-B52EAF800958}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5DF86E2-BD09-4A36-A778-B52EAF800958}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5DF86E2-BD09-4A36-A778-B52EAF800958}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5DF86E2-BD09-4A36-A778-B52EAF800958}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0374846A-9C36-429A-AC10-9DBCE78BDD7F}
EndGlobalSection
EndGlobal