添加项目文件。

This commit is contained in:
2025-06-03 17:27:51 +08:00
parent 86e545c80b
commit 37b95aead5
148 changed files with 16891 additions and 0 deletions

25
DynStatDisk.sln Normal file
View File

@@ -0,0 +1,25 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DynStatDisk.App", "EleBox.App\DynStatDisk.App.csproj", "{0C0004E9-1CE3-43A3-BAE6-16547AFB1CA8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0C0004E9-1CE3-43A3-BAE6-16547AFB1CA8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0C0004E9-1CE3-43A3-BAE6-16547AFB1CA8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C0004E9-1CE3-43A3-BAE6-16547AFB1CA8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C0004E9-1CE3-43A3-BAE6-16547AFB1CA8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2FE4A854-FDA6-410C-A41F-1503D0BD085B}
EndGlobalSection
EndGlobal