09-08-2023
This commit is contained in:
31
Connectors.sln
Normal file
31
Connectors.sln
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.5.33516.290
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Connectors.Form", "Connectors.Form\Connectors.Form.vbproj", "{A439775B-FF9C-4C46-9395-79356A8FC601}"
|
||||
EndProject
|
||||
Project("{778DAE3C-4631-46EA-AA77-85C1314464D9}") = "Connectors.Test", "Connectors.Test\Connectors.Test.vbproj", "{71398AA2-8017-4CE2-8E29-187D38324FE7}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{A439775B-FF9C-4C46-9395-79356A8FC601}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{A439775B-FF9C-4C46-9395-79356A8FC601}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{A439775B-FF9C-4C46-9395-79356A8FC601}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{A439775B-FF9C-4C46-9395-79356A8FC601}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{71398AA2-8017-4CE2-8E29-187D38324FE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{71398AA2-8017-4CE2-8E29-187D38324FE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{71398AA2-8017-4CE2-8E29-187D38324FE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{71398AA2-8017-4CE2-8E29-187D38324FE7}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {3693DCD7-5A26-4718-B8A4-81F662966E3E}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user