Web server mod for Techblox to run commands
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

17 行
782B

  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TBConsole", "TBConsole\TBConsole.csproj", "{9B1B4559-5C22-4F75-B29B-2E1E1E761B1A}"
  3. EndProject
  4. Global
  5. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  6. Debug|Any CPU = Debug|Any CPU
  7. Release|Any CPU = Release|Any CPU
  8. EndGlobalSection
  9. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  10. {9B1B4559-5C22-4F75-B29B-2E1E1E761B1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  11. {9B1B4559-5C22-4F75-B29B-2E1E1E761B1A}.Debug|Any CPU.Build.0 = Debug|Any CPU
  12. {9B1B4559-5C22-4F75-B29B-2E1E1E761B1A}.Release|Any CPU.ActiveCfg = Release|Any CPU
  13. {9B1B4559-5C22-4F75-B29B-2E1E1E761B1A}.Release|Any CPU.Build.0 = Release|Any CPU
  14. EndGlobalSection
  15. EndGlobal