sdk提交

This commit is contained in:
2026-07-09 10:28:18 +08:00
commit b3981eceb2
63 changed files with 7471 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{C462F454-CFB0-19D2-3DDD-FA59FA8317CF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C462F454-CFB0-19D2-3DDD-FA59FA8317CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C462F454-CFB0-19D2-3DDD-FA59FA8317CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C462F454-CFB0-19D2-3DDD-FA59FA8317CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C462F454-CFB0-19D2-3DDD-FA59FA8317CF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal