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.

SiteStatus.sln 785B

12345678910111213141516
  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SiteStatus", "SiteStatus\SiteStatus.csproj", "{36005F73-C881-4465-B4E4-7D55FAC5FA55}"
  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. {36005F73-C881-4465-B4E4-7D55FAC5FA55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  11. {36005F73-C881-4465-B4E4-7D55FAC5FA55}.Debug|Any CPU.Build.0 = Debug|Any CPU
  12. {36005F73-C881-4465-B4E4-7D55FAC5FA55}.Release|Any CPU.ActiveCfg = Release|Any CPU
  13. {36005F73-C881-4465-B4E4-7D55FAC5FA55}.Release|Any CPU.Build.0 = Release|Any CPU
  14. EndGlobalSection
  15. EndGlobal