PageRenderTime 34ms CodeModel.GetById 9ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/CSWebBrowserAutomation.sln

#
Unknown | 26 lines | 25 code | 1 blank | 0 comment | 0 complexity | df6d7a60a0df0c222c0a6cd5e86da596 MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSWebBrowserAutomation", "CSWebBrowserAutomation\CSWebBrowserAutomation.csproj", "{B02B6212-6394-472D-B3E9-C00C61A375C1}"
  4. EndProject
  5. Global
  6. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  7. Debug|Any CPU = Debug|Any CPU
  8. Debug|x86 = Debug|x86
  9. Release|Any CPU = Release|Any CPU
  10. Release|x86 = Release|x86
  11. EndGlobalSection
  12. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  13. {B02B6212-6394-472D-B3E9-C00C61A375C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  14. {B02B6212-6394-472D-B3E9-C00C61A375C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
  15. {B02B6212-6394-472D-B3E9-C00C61A375C1}.Debug|x86.ActiveCfg = Debug|x86
  16. {B02B6212-6394-472D-B3E9-C00C61A375C1}.Debug|x86.Build.0 = Debug|x86
  17. {B02B6212-6394-472D-B3E9-C00C61A375C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
  18. {B02B6212-6394-472D-B3E9-C00C61A375C1}.Release|Any CPU.Build.0 = Release|Any CPU
  19. {B02B6212-6394-472D-B3E9-C00C61A375C1}.Release|x86.ActiveCfg = Release|x86
  20. {B02B6212-6394-472D-B3E9-C00C61A375C1}.Release|x86.Build.0 = Release|x86
  21. EndGlobalSection
  22. GlobalSection(SolutionProperties) = preSolution
  23. HideSolutionNode = FALSE
  24. EndGlobalSection
  25. EndGlobal