16 lines
734 B
Text
16 lines
734 B
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpBot", "CSharpBot\CSharpBot.csproj", "{57AEE340-B119-49C8-9217-D87250628498}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Release|x64 = Release|x64
|
|
Debug|x64 = Debug|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{57AEE340-B119-49C8-9217-D87250628498}.Release|x64.ActiveCfg = Release|x64
|
|
{57AEE340-B119-49C8-9217-D87250628498}.Release|x64.Build.0 = Release|x64
|
|
{57AEE340-B119-49C8-9217-D87250628498}.Debug|x64.ActiveCfg = Debug|x64
|
|
{57AEE340-B119-49C8-9217-D87250628498}.Debug|x64.Build.0 = Debug|x64
|
|
EndGlobalSection
|
|
EndGlobal
|