32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.9.34723.18
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ComponentsLibrary", "WinFormsLibrary1\ComponentsLibrary.csproj", "{20C9A49F-95DB-4D70-9F84-B1C8BF2B4CED}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ComponentsView", "WinFormsApp1\ComponentsView.csproj", "{05A9F38D-2D4B-4206-BF30-E2E0E9B2A159}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{20C9A49F-95DB-4D70-9F84-B1C8BF2B4CED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{20C9A49F-95DB-4D70-9F84-B1C8BF2B4CED}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{20C9A49F-95DB-4D70-9F84-B1C8BF2B4CED}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{20C9A49F-95DB-4D70-9F84-B1C8BF2B4CED}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{05A9F38D-2D4B-4206-BF30-E2E0E9B2A159}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{05A9F38D-2D4B-4206-BF30-E2E0E9B2A159}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{05A9F38D-2D4B-4206-BF30-E2E0E9B2A159}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{05A9F38D-2D4B-4206-BF30-E2E0E9B2A159}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {402122A1-1FB6-406E-869E-FADF8DF1F7EA}
|
|
EndGlobalSection
|
|
EndGlobal
|