Files
2025-05-21 21:20:08 +03:00

22 lines
893 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleTTS", "SimpleTTS.csproj", "{2E507E92-6A6F-4234-B5D0-D68AAC8C1BCE}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{2E507E92-6A6F-4234-B5D0-D68AAC8C1BCE}.Debug.ActiveCfg = Debug|.NET
{2E507E92-6A6F-4234-B5D0-D68AAC8C1BCE}.Debug.Build.0 = Debug|.NET
{2E507E92-6A6F-4234-B5D0-D68AAC8C1BCE}.Release.ActiveCfg = Release|.NET
{2E507E92-6A6F-4234-B5D0-D68AAC8C1BCE}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal