PageRenderTime 51ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/CSOfficeSharedAddIn.sln

#
Unknown | 26 lines | 25 code | 1 blank | 0 comment | 0 complexity | b1351f5497e7fe38142694055554de6f MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSOfficeSharedAddIn", "CSOfficeSharedAddIn\CSOfficeSharedAddIn.csproj", "{1317DFA1-3A60-4B6C-AEB8-12424847498C}"
  4. EndProject
  5. Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "CSOfficeSharedAddInSetup", "CSOfficeSharedAddIn\CSOfficeSharedAddInSetup\CSOfficeSharedAddInSetup.vdproj", "{848537B2-35BC-4937-BA74-25E9B17D91C7}"
  6. EndProject
  7. Global
  8. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  9. Debug|Any CPU = Debug|Any CPU
  10. Release|Any CPU = Release|Any CPU
  11. EndGlobalSection
  12. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  13. {1317DFA1-3A60-4B6C-AEB8-12424847498C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  14. {1317DFA1-3A60-4B6C-AEB8-12424847498C}.Debug|Any CPU.Build.0 = Debug|Any CPU
  15. {1317DFA1-3A60-4B6C-AEB8-12424847498C}.Release|Any CPU.ActiveCfg = Release|Any CPU
  16. {1317DFA1-3A60-4B6C-AEB8-12424847498C}.Release|Any CPU.Build.0 = Release|Any CPU
  17. {848537B2-35BC-4937-BA74-25E9B17D91C7}.Debug|Any CPU.ActiveCfg = Debug
  18. {848537B2-35BC-4937-BA74-25E9B17D91C7}.Debug|Any CPU.Build.0 = Debug
  19. {848537B2-35BC-4937-BA74-25E9B17D91C7}.Release|Any CPU.ActiveCfg = Release
  20. {848537B2-35BC-4937-BA74-25E9B17D91C7}.Release|Any CPU.Build.0 = Release
  21. EndGlobalSection
  22. GlobalSection(SolutionProperties) = preSolution
  23. HideSolutionNode = FALSE
  24. EndGlobalSection
  25. EndGlobal