You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.6 KiB
31 lines
1.6 KiB
|
|
Microsoft Visual Studio Solution File, Format Version 12.00 |
|
# Visual Studio Version 17 |
|
VisualStudioVersion = 17.6.33927.249 |
|
MinimumVisualStudioVersion = 10.0.40219.1 |
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IMGTranslate", "WindowsFormsApp1\IMGTranslate.csproj", "{2276F4D6-80C6-43A6-BCC2-9EFDBC631736}" |
|
EndProject |
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestMultiGetPointsTranslate", "TestMultiGetPointsTranslate\TestMultiGetPointsTranslate.csproj", "{24BEA93B-9489-400F-A582-98FEFEE2544B}" |
|
EndProject |
|
Global |
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|
Debug|Any CPU = Debug|Any CPU |
|
Release|Any CPU = Release|Any CPU |
|
EndGlobalSection |
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|
{2276F4D6-80C6-43A6-BCC2-9EFDBC631736}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
{2276F4D6-80C6-43A6-BCC2-9EFDBC631736}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
{2276F4D6-80C6-43A6-BCC2-9EFDBC631736}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
{2276F4D6-80C6-43A6-BCC2-9EFDBC631736}.Release|Any CPU.Build.0 = Release|Any CPU |
|
{24BEA93B-9489-400F-A582-98FEFEE2544B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|
{24BEA93B-9489-400F-A582-98FEFEE2544B}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|
{24BEA93B-9489-400F-A582-98FEFEE2544B}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|
{24BEA93B-9489-400F-A582-98FEFEE2544B}.Release|Any CPU.Build.0 = Release|Any CPU |
|
EndGlobalSection |
|
GlobalSection(SolutionProperties) = preSolution |
|
HideSolutionNode = FALSE |
|
EndGlobalSection |
|
GlobalSection(ExtensibilityGlobals) = postSolution |
|
SolutionGuid = {F2117C06-CBDA-42A5-B518-7E41AE256BD2} |
|
EndGlobalSection |
|
EndGlobal
|
|
|