This commit is contained in:
xyy
2026-06-15 19:01:36 +08:00
parent e27a6c52d2
commit af3abbda7b
55 changed files with 6269 additions and 0 deletions

25
YY9706_Standard_Tool.sln Normal file
View File

@@ -0,0 +1,25 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 18
VisualStudioVersion = 18.2.11408.102 d18.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YY9706_Standard_Tool", "HumidityTestSystem\YY9706_Standard_Tool\YY9706_Standard_Tool.csproj", "{DBD0E99F-F07D-CF77-5682-94E3BEB2842C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DBD0E99F-F07D-CF77-5682-94E3BEB2842C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DBD0E99F-F07D-CF77-5682-94E3BEB2842C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DBD0E99F-F07D-CF77-5682-94E3BEB2842C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DBD0E99F-F07D-CF77-5682-94E3BEB2842C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CD259600-F696-467A-A019-48AE32FEAF64}
EndGlobalSection
EndGlobal