PageRenderTime 21ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/TimeSheetReporting/TimeSheetReporting.sln

#
Unknown | 29 lines | 28 code | 1 blank | 0 comment | 0 complexity | 5219c0ac1f48436a158085632fbb7e06 MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TimeSheetReporting", "TimeSheetReporting\TimeSheetReporting.csproj", "{CEEF58AE-5FDA-4FAA-BF2D-49F498310173}"
  4. ProjectSection(ProjectDependencies) = postProject
  5. {08AFD8AB-0BBC-4548-A224-7B165C255C13} = {08AFD8AB-0BBC-4548-A224-7B165C255C13}
  6. EndProjectSection
  7. EndProject
  8. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TimeSheetReporting.Web", "TimeSheetReporting.Web\TimeSheetReporting.Web.csproj", "{08AFD8AB-0BBC-4548-A224-7B165C255C13}"
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Debug|Any CPU = Debug|Any CPU
  13. Release|Any CPU = Release|Any CPU
  14. EndGlobalSection
  15. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  16. {CEEF58AE-5FDA-4FAA-BF2D-49F498310173}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  17. {CEEF58AE-5FDA-4FAA-BF2D-49F498310173}.Debug|Any CPU.Build.0 = Debug|Any CPU
  18. {CEEF58AE-5FDA-4FAA-BF2D-49F498310173}.Release|Any CPU.ActiveCfg = Release|Any CPU
  19. {CEEF58AE-5FDA-4FAA-BF2D-49F498310173}.Release|Any CPU.Build.0 = Release|Any CPU
  20. {08AFD8AB-0BBC-4548-A224-7B165C255C13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  21. {08AFD8AB-0BBC-4548-A224-7B165C255C13}.Debug|Any CPU.Build.0 = Debug|Any CPU
  22. {08AFD8AB-0BBC-4548-A224-7B165C255C13}.Release|Any CPU.ActiveCfg = Release|Any CPU
  23. {08AFD8AB-0BBC-4548-A224-7B165C255C13}.Release|Any CPU.Build.0 = Release|Any CPU
  24. EndGlobalSection
  25. GlobalSection(SolutionProperties) = preSolution
  26. HideSolutionNode = FALSE
  27. EndGlobalSection
  28. EndGlobal