PIbd-31_MasenkinMS_COP_22/Components/Components.sln

32 lines
1.5 KiB
Plaintext
Raw Normal View History

2024-09-05 18:48:14 +04:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34525.116
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Components", "Components\Components.csproj", "{06211F1C-DD56-4DF0-BCBD-1F21654E1084}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinForms", "WinForms\WinForms.csproj", "{A961BB11-3AD9-4687-B338-FCDD7887E758}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{06211F1C-DD56-4DF0-BCBD-1F21654E1084}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{06211F1C-DD56-4DF0-BCBD-1F21654E1084}.Debug|Any CPU.Build.0 = Debug|Any CPU
{06211F1C-DD56-4DF0-BCBD-1F21654E1084}.Release|Any CPU.ActiveCfg = Release|Any CPU
{06211F1C-DD56-4DF0-BCBD-1F21654E1084}.Release|Any CPU.Build.0 = Release|Any CPU
{A961BB11-3AD9-4687-B338-FCDD7887E758}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A961BB11-3AD9-4687-B338-FCDD7887E758}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A961BB11-3AD9-4687-B338-FCDD7887E758}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A961BB11-3AD9-4687-B338-FCDD7887E758}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7718C9F4-33CF-4613-BC68-EBD154505FD3}
EndGlobalSection
EndGlobal