上传文件至 /

This commit is contained in:
才羽青空 2025-05-02 16:28:27 +00:00
commit 9ea64886a7

25
TslLauncher.sln Normal file
View file

@ -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