diff options
author | chai <215380520@qq.com> | 2024-06-03 00:19:29 +0800 |
---|---|---|
committer | chai <215380520@qq.com> | 2024-06-03 00:19:29 +0800 |
commit | 3cf4c5121994dbbf548d9f0f3a5ccd5bc15c174c (patch) | |
tree | b9269419ea5a4f0f43cb8461ec7b97ab7db0e352 /Projects/ULTRAGUNFU.sln | |
parent | a491c2417b0496cf3460b9d3ca145f82bcb7c7e8 (diff) |
* 移动目录
Diffstat (limited to 'Projects/ULTRAGUNFU.sln')
-rw-r--r-- | Projects/ULTRAGUNFU.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Projects/ULTRAGUNFU.sln b/Projects/ULTRAGUNFU.sln new file mode 100644 index 0000000..3558051 --- /dev/null +++ b/Projects/ULTRAGUNFU.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.10.34916.146 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ULTRAGUNFU", "./ULTRAGUNFU/ULTRAGUNFU.csproj", "{C87D9D21-A205-4E54-B4D4-793CA6B3092F}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {C87D9D21-A205-4E54-B4D4-793CA6B3092F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C87D9D21-A205-4E54-B4D4-793CA6B3092F}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C87D9D21-A205-4E54-B4D4-793CA6B3092F}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C87D9D21-A205-4E54-B4D4-793CA6B3092F}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {87A7D18A-A218-4959-BDAB-065DB5DA20FC} + EndGlobalSection +EndGlobal |