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.

32 lines
1.6 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34723.18
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "STranslateDLL", "STranslateDLL\STranslateDLL.csproj", "{6D9BB175-EF05-485B-9CE1-CBFADDB2DC0C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "STranslateDLLTests", "STranslateDLLTests\STranslateDLLTests.csproj", "{EAB7B895-1A72-4897-A682-3E151058F6B8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6D9BB175-EF05-485B-9CE1-CBFADDB2DC0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6D9BB175-EF05-485B-9CE1-CBFADDB2DC0C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6D9BB175-EF05-485B-9CE1-CBFADDB2DC0C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6D9BB175-EF05-485B-9CE1-CBFADDB2DC0C}.Release|Any CPU.Build.0 = Release|Any CPU
{EAB7B895-1A72-4897-A682-3E151058F6B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EAB7B895-1A72-4897-A682-3E151058F6B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EAB7B895-1A72-4897-A682-3E151058F6B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EAB7B895-1A72-4897-A682-3E151058F6B8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BF77AE8D-28CF-4C94-A0E5-E371B567BD9F}
EndGlobalSection
EndGlobal