Files
Checker/Checker.sln
T
2024-05-24 21:05:19 +08:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.34729.46
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Checker", "Checker\Checker.vbproj", "{F6563A8E-7BA1-487E-BAC6-33529D843E66}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F6563A8E-7BA1-487E-BAC6-33529D843E66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F6563A8E-7BA1-487E-BAC6-33529D843E66}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F6563A8E-7BA1-487E-BAC6-33529D843E66}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F6563A8E-7BA1-487E-BAC6-33529D843E66}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FAE07C12-8E75-42A2-A6D3-36AB312E2161}
EndGlobalSection
EndGlobal