From e63090bfcd90337dba40e7418e67224628d76755 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E6=99=BA=E7=BA=AF?= <于智纯@LODESTAR> Date: Sat, 30 Aug 2025 10:59:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BA=E7=A9=BA=E7=99=BD=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E6=96=B9=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ExampleSolution.sln | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ExampleSolution.sln diff --git a/ExampleSolution.sln b/ExampleSolution.sln new file mode 100644 index 0000000..cd488f0 --- /dev/null +++ b/ExampleSolution.sln @@ -0,0 +1,13 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.14.36310.24 d17.14 +MinimumVisualStudioVersion = 10.0.40219.1 +Global + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {96BE48AA-64AB-4929-BD86-EEF0295166B4} + EndGlobalSection +EndGlobal