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.34622.214
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComponentProgramming", "ComponentProgramming\ComponentProgramming.csproj", "{FB9A0617-7B07-4C05-8588-053F7B6BD336}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Forms", "Forms\Forms.csproj", "{CE26A22D-CD9A-43C4-9B26-3398D3E4A9A6}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{FB9A0617-7B07-4C05-8588-053F7B6BD336}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{FB9A0617-7B07-4C05-8588-053F7B6BD336}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{FB9A0617-7B07-4C05-8588-053F7B6BD336}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{FB9A0617-7B07-4C05-8588-053F7B6BD336}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{CE26A22D-CD9A-43C4-9B26-3398D3E4A9A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{CE26A22D-CD9A-43C4-9B26-3398D3E4A9A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{CE26A22D-CD9A-43C4-9B26-3398D3E4A9A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{CE26A22D-CD9A-43C4-9B26-3398D3E4A9A6}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {2620DAE2-7440-4226-BC95-E23CED76E929}
|
|
EndGlobalSection
|
|
EndGlobal
|