32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.8.34330.188
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Components", "Components.csproj", "{D813A63B-837E-45AD-8F7D-B6A964F1B794}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinFormsTest", "..\WinFormsTest\WinFormsTest.csproj", "{11845B59-2110-4F5C-B470-1AA2741A7F18}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D813A63B-837E-45AD-8F7D-B6A964F1B794}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D813A63B-837E-45AD-8F7D-B6A964F1B794}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D813A63B-837E-45AD-8F7D-B6A964F1B794}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D813A63B-837E-45AD-8F7D-B6A964F1B794}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{11845B59-2110-4F5C-B470-1AA2741A7F18}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{11845B59-2110-4F5C-B470-1AA2741A7F18}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{11845B59-2110-4F5C-B470-1AA2741A7F18}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{11845B59-2110-4F5C-B470-1AA2741A7F18}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {C5C673BE-0306-44AF-9FA5-36E50BAD9083}
|
|
EndGlobalSection
|
|
EndGlobal
|