From bba427d31081f99b7dc5e724308ca6151753ccd1 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 14 Jan 2025 00:13:38 -0800 Subject: initial commit --- server/Brokenithm-Evolved-iOS.sln | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 server/Brokenithm-Evolved-iOS.sln (limited to 'server/Brokenithm-Evolved-iOS.sln') diff --git a/server/Brokenithm-Evolved-iOS.sln b/server/Brokenithm-Evolved-iOS.sln new file mode 100644 index 0000000..4747dfe --- /dev/null +++ b/server/Brokenithm-Evolved-iOS.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.29709.97 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Brokenithm-Evolved-iOS", "Brokenithm-Evolved-iOS\Brokenithm-Evolved-iOS.csproj", "{D127D9DF-1FB2-48F1-A8ED-F50D9852732A}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D127D9DF-1FB2-48F1-A8ED-F50D9852732A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D127D9DF-1FB2-48F1-A8ED-F50D9852732A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D127D9DF-1FB2-48F1-A8ED-F50D9852732A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D127D9DF-1FB2-48F1-A8ED-F50D9852732A}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {C3AA92C4-7827-465C-9827-FB95FDFF4C29} + EndGlobalSection +EndGlobal -- cgit v1.2.3