Guest User

Untitled

a guest
May 28th, 2014
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Microsoft Visual Studio Solution File, Format Version 12.00
  2. # Visual Studio 2013
  3. VisualStudioVersion = 12.0.30110.0
  4. MinimumVisualStudioVersion = 10.0.40219.1
  5. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "1_SampleProject", "SampleProject\1_SampleProject.csproj", "{4E5767A5-C25A-49AC-99A1-87CA4BAFF6A0}"
  6. EndProject
  7. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApplication1", "ConsoleApplication1\ConsoleApplication1.csproj", "{CF58B328-6E82-4629-852E-63CB4C98373D}"
  8. EndProject
  9. Global
  10. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  11. Debug|Any CPU = Debug|Any CPU
  12. Release|Any CPU = Release|Any CPU
  13. EndGlobalSection
  14. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  15. {4E5767A5-C25A-49AC-99A1-87CA4BAFF6A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  16. {4E5767A5-C25A-49AC-99A1-87CA4BAFF6A0}.Debug|Any CPU.Build.0 = Debug|Any CPU
  17. {4E5767A5-C25A-49AC-99A1-87CA4BAFF6A0}.Release|Any CPU.ActiveCfg = Release|Any CPU
  18. {4E5767A5-C25A-49AC-99A1-87CA4BAFF6A0}.Release|Any CPU.Build.0 = Release|Any CPU
  19. {CF58B328-6E82-4629-852E-63CB4C98373D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  20. {CF58B328-6E82-4629-852E-63CB4C98373D}.Debug|Any CPU.Build.0 = Debug|Any CPU
  21. {CF58B328-6E82-4629-852E-63CB4C98373D}.Release|Any CPU.ActiveCfg = Release|Any CPU
  22. {CF58B328-6E82-4629-852E-63CB4C98373D}.Release|Any CPU.Build.0 = Release|Any CPU
  23. EndGlobalSection
  24. GlobalSection(SolutionProperties) = preSolution
  25. HideSolutionNode = FALSE
  26. EndGlobalSection
  27. EndGlobal
Advertisement
Add Comment
Please, Sign In to add comment