26 lines
1.1 KiB
Plaintext
Executable File
26 lines
1.1 KiB
Plaintext
Executable File
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.29519.87
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpeechBot", "SpeechBot.csproj", "{AD4267E6-9D7A-4F24-BD72-6E8C8BA6B6E4}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{AD4267E6-9D7A-4F24-BD72-6E8C8BA6B6E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{AD4267E6-9D7A-4F24-BD72-6E8C8BA6B6E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{AD4267E6-9D7A-4F24-BD72-6E8C8BA6B6E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{AD4267E6-9D7A-4F24-BD72-6E8C8BA6B6E4}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {7438DE96-D1D6-430A-9114-9D998154B297}
|
|
EndGlobalSection
|
|
EndGlobal
|