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.5.33502.453
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestForms", "TestForms\TestForms.csproj", "{8F7F9843-EC02-4318-B507-0D114253D021}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomComponents", "CustomComponents\CustomComponents.csproj", "{84341626-2887-45C2-9D91-FB8B5A14EBFB}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{8F7F9843-EC02-4318-B507-0D114253D021}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{8F7F9843-EC02-4318-B507-0D114253D021}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{8F7F9843-EC02-4318-B507-0D114253D021}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{8F7F9843-EC02-4318-B507-0D114253D021}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{84341626-2887-45C2-9D91-FB8B5A14EBFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{84341626-2887-45C2-9D91-FB8B5A14EBFB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{84341626-2887-45C2-9D91-FB8B5A14EBFB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{84341626-2887-45C2-9D91-FB8B5A14EBFB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {308288F3-F285-4816-9F45-4BE8A1BF6F8A}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|