Files
WoodDrone/Graph/WindowsFormsApp1/WindowsFormsApp1.sln
Dana Markova 0de214c9a1 first commit
2025-07-28 13:21:36 +03:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsFormsApp1", "WindowsFormsApp1.csproj", "{A4DB35B3-5EFF-4B9C-B34B-8271AC3768F8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A4DB35B3-5EFF-4B9C-B34B-8271AC3768F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A4DB35B3-5EFF-4B9C-B34B-8271AC3768F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A4DB35B3-5EFF-4B9C-B34B-8271AC3768F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A4DB35B3-5EFF-4B9C-B34B-8271AC3768F8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CC77AA94-A5B0-4C45-9E2D-935D68427ABA}
EndGlobalSection
EndGlobal