Web server mod for Techblox to run commands
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.

17 lines
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