Mercurial > silverbladetech
view Library/Library.sln @ 121:8f94475d3146 tip
final code
author | stevenh7776 |
---|---|
date | Thu, 31 May 2012 15:35:26 +0100 |
parents | 0d4aff4f699d |
children |
line wrap: on
line source
Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibrarySystem", "LibrarySystem\LibrarySystem.csproj", "{36FBA53C-CC81-4670-9151-5AD0CED4F235}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibrarySystem.Tests", "LibrarySystem.Tests\LibrarySystem.Tests.csproj", "{FD4E2D24-E13C-431F-9679-70A5A6753A15}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{2D9A8ABE-7A56-4BDB-AE0F-FD6D4AE52F1E}" ProjectSection(SolutionItems) = preProject .nuget\NuGet.exe = .nuget\NuGet.exe .nuget\NuGet.targets = .nuget\NuGet.targets EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {36FBA53C-CC81-4670-9151-5AD0CED4F235}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {36FBA53C-CC81-4670-9151-5AD0CED4F235}.Debug|Any CPU.Build.0 = Debug|Any CPU {36FBA53C-CC81-4670-9151-5AD0CED4F235}.Release|Any CPU.ActiveCfg = Release|Any CPU {36FBA53C-CC81-4670-9151-5AD0CED4F235}.Release|Any CPU.Build.0 = Release|Any CPU {FD4E2D24-E13C-431F-9679-70A5A6753A15}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FD4E2D24-E13C-431F-9679-70A5A6753A15}.Debug|Any CPU.Build.0 = Debug|Any CPU {FD4E2D24-E13C-431F-9679-70A5A6753A15}.Release|Any CPU.ActiveCfg = Release|Any CPU {FD4E2D24-E13C-431F-9679-70A5A6753A15}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal