-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathProgress.Sitefinity.Translations.MicrosoftMachineTranslatorConnector.sln
31 lines (31 loc) · 1.9 KB
/
Progress.Sitefinity.Translations.MicrosoftMachineTranslatorConnector.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.421
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Progress.Sitefinity.Translations.MicrosoftMachineTranslatorConnector", "Progress.Sitefinity.Translations.MicrosoftMachineTranslatorConnector\Progress.Sitefinity.Translations.MicrosoftMachineTranslatorConnector.csproj", "{9DD4E13B-0222-4A3F-9FA1-7EDFF084A45A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Progress.Sitefinity.Translations.MicrosoftMachineTranslatorConnector.Tests", "Progress.Sitefinity.Translations.MicrosoftMachineTranslatorConnector.Tests\Progress.Sitefinity.Translations.MicrosoftMachineTranslatorConnector.Tests.csproj", "{39DBA353-CC7D-4D9D-A906-A1F386EAA6E4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9DD4E13B-0222-4A3F-9FA1-7EDFF084A45A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9DD4E13B-0222-4A3F-9FA1-7EDFF084A45A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9DD4E13B-0222-4A3F-9FA1-7EDFF084A45A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9DD4E13B-0222-4A3F-9FA1-7EDFF084A45A}.Release|Any CPU.Build.0 = Release|Any CPU
{39DBA353-CC7D-4D9D-A906-A1F386EAA6E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39DBA353-CC7D-4D9D-A906-A1F386EAA6E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{39DBA353-CC7D-4D9D-A906-A1F386EAA6E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39DBA353-CC7D-4D9D-A906-A1F386EAA6E4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E5A7E1C9-12EA-4388-9D08-3F5BB316EDDF}
EndGlobalSection
EndGlobal