aboutsummaryrefslogtreecommitdiff
path: root/NotePad/NotePad.sln
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-05 16:46:08 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-05 16:46:08 +0800
commit2eb16b22f8bb9e08fc690be09ab92b29f4911d3d (patch)
treec6aeed3a9b27e157f09a6ff2abf7e4e44f176374 /NotePad/NotePad.sln
parent873d18c2e1c6d95e3734fa2e084c0f1809bd880d (diff)
parentde45aece667af6a25c1840d4cdfc27935fb0b490 (diff)
将 master 的项目合并到 feat/doc 中,我一定要添加这个超链接不可!
Diffstat (limited to 'NotePad/NotePad.sln')
-rw-r--r--NotePad/NotePad.sln25
1 files changed, 25 insertions, 0 deletions
diff --git a/NotePad/NotePad.sln b/NotePad/NotePad.sln
new file mode 100644
index 0000000..96fdf55
--- /dev/null
+++ b/NotePad/NotePad.sln
@@ -0,0 +1,25 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 17
+VisualStudioVersion = 17.1.32328.378
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotePad", "NotePad\NotePad.csproj", "{E08D0806-C435-4728-A811-66DBD05C744F}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {E08D0806-C435-4728-A811-66DBD05C744F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E08D0806-C435-4728-A811-66DBD05C744F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E08D0806-C435-4728-A811-66DBD05C744F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E08D0806-C435-4728-A811-66DBD05C744F}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {84F37102-2E09-40FF-8A11-33B255B33FB9}
+ EndGlobalSection
+EndGlobal