From 9ea64886a77da7134d1c1fd007c3428c7d65324a Mon Sep 17 00:00:00 2001 From: cyqk_0010 Date: Fri, 2 May 2025 16:28:27 +0000 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TslLauncher.sln | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 TslLauncher.sln diff --git a/TslLauncher.sln b/TslLauncher.sln new file mode 100644 index 0000000..9994609 --- /dev/null +++ b/TslLauncher.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.13.35919.96 d17.13 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TslLauncher", "TslGameLauncher\TslLauncher.csproj", "{E1067EEC-C20D-4B9D-A9B7-B1A698DDCE16}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {E1067EEC-C20D-4B9D-A9B7-B1A698DDCE16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E1067EEC-C20D-4B9D-A9B7-B1A698DDCE16}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E1067EEC-C20D-4B9D-A9B7-B1A698DDCE16}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E1067EEC-C20D-4B9D-A9B7-B1A698DDCE16}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {69FF6E76-B7CE-4281-B0E3-838338DB7B52} + EndGlobalSection +EndGlobal