初始化仓库

This commit is contained in:
Yao
2025-08-14 16:44:56 +08:00
commit 45b8c90ad8
5157 changed files with 664203 additions and 0 deletions

View File

@ -0,0 +1,17 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EasySDKKernel", "EasySDKKernel\EasySDKKernel.csproj", "{71E029F7-98A5-40E8-8491-E75DD680E9CF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{71E029F7-98A5-40E8-8491-E75DD680E9CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{71E029F7-98A5-40E8-8491-E75DD680E9CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{71E029F7-98A5-40E8-8491-E75DD680E9CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{71E029F7-98A5-40E8-8491-E75DD680E9CF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal