Advertisement
Guest User

Untitled

a guest
Jun 18th, 2012
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1.  
  2. Microsoft Visual Studio Solution File, Format Version 11.00
  3. # Visual C# Express 2010
  4. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ambiHomeWPFTest", "WpfApplication1\ambiHomeWPFTest.csproj", "{45D9C12A-770A-4E01-9A3D-45AACD00AF48}"
  5. EndProject
  6. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests", "Tests\Tests.csproj", "{B514CC18-0DC2-4C6B-9480-78B8D9547C3C}"
  7. EndProject
  8. Global
  9. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  10. Debug|x86 = Debug|x86
  11. Release|x86 = Release|x86
  12. EndGlobalSection
  13. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  14. {45D9C12A-770A-4E01-9A3D-45AACD00AF48}.Debug|x86.ActiveCfg = Debug|x86
  15. {45D9C12A-770A-4E01-9A3D-45AACD00AF48}.Debug|x86.Build.0 = Debug|x86
  16. {45D9C12A-770A-4E01-9A3D-45AACD00AF48}.Release|x86.ActiveCfg = Release|x86
  17. {45D9C12A-770A-4E01-9A3D-45AACD00AF48}.Release|x86.Build.0 = Release|x86
  18. {B514CC18-0DC2-4C6B-9480-78B8D9547C3C}.Debug|x86.ActiveCfg = Debug|x86
  19. {B514CC18-0DC2-4C6B-9480-78B8D9547C3C}.Debug|x86.Build.0 = Debug|x86
  20. {B514CC18-0DC2-4C6B-9480-78B8D9547C3C}.Release|x86.ActiveCfg = Release|x86
  21. {B514CC18-0DC2-4C6B-9480-78B8D9547C3C}.Release|x86.Build.0 = Release|x86
  22. EndGlobalSection
  23. GlobalSection(SolutionProperties) = preSolution
  24. HideSolutionNode = FALSE
  25. EndGlobalSection
  26. EndGlobal
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement