Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.14.36414.22 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8EC462FD-D22E-90A8-E5CE-7E832BA40C5D}" ProjectSection(SolutionItems) = preProject .gitattributes = .gitattributes .gitignore = .gitignore CHANGELOG.md = CHANGELOG.md CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md CONTRIBUTING.md = CONTRIBUTING.md ISSUES.md = ISSUES.md LICENSE = LICENSE README.md = README.md TODO.md = TODO.md EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UniversalDatServer-Release", "UniversalDatServer-Release\UniversalDatServer-Release.csproj", "{A63AE591-1A63-4751-96FB-2DC3E4B5A76D}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU Description = The Original Automated Universal Dat Server EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {A63AE591-1A63-4751-96FB-2DC3E4B5A76D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A63AE591-1A63-4751-96FB-2DC3E4B5A76D}.Debug|Any CPU.Build.0 = Debug|Any CPU {A63AE591-1A63-4751-96FB-2DC3E4B5A76D}.Release|Any CPU.ActiveCfg = Release|Any CPU {A63AE591-1A63-4751-96FB-2DC3E4B5A76D}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {3FD74C89-747D-4BCA-9FF0-B6555E99426F} EndGlobalSection EndGlobal