Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28803.352
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LeafBrower", "WindowsFormsApp1\LeafBrower.csproj", "{DCA5696C-5C5B-4741-8F65-098BF7C899AC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Others", "Others", "{4C59A311-1124-419E-BFE5-AD9249EC4A65}"
ProjectSection(SolutionItems) = preProject
Readme.MD = Readme.MD
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DCA5696C-5C5B-4741-8F65-098BF7C899AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DCA5696C-5C5B-4741-8F65-098BF7C899AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DCA5696C-5C5B-4741-8F65-098BF7C899AC}.Debug|x64.ActiveCfg = Debug|x64
{DCA5696C-5C5B-4741-8F65-098BF7C899AC}.Debug|x64.Build.0 = Debug|x64
{DCA5696C-5C5B-4741-8F65-098BF7C899AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DCA5696C-5C5B-4741-8F65-098BF7C899AC}.Release|Any CPU.Build.0 = Release|Any CPU
{DCA5696C-5C5B-4741-8F65-098BF7C899AC}.Release|x64.ActiveCfg = Release|x64
{DCA5696C-5C5B-4741-8F65-098BF7C899AC}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C245EEBB-5EC7-4ED6-837B-89B7271A3A95}
EndGlobalSection
EndGlobal
|