comparison Library/Library.sln @ 42:0d4aff4f699d

Enabled nuget package restore on build
author adminsh@apollo
date Tue, 03 Apr 2012 23:32:40 +0100
parents dbd242eb9c33
children
comparison
equal deleted inserted replaced
41:dbd242eb9c33 42:0d4aff4f699d
2 Microsoft Visual Studio Solution File, Format Version 11.00 2 Microsoft Visual Studio Solution File, Format Version 11.00
3 # Visual Studio 2010 3 # Visual Studio 2010
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibrarySystem", "LibrarySystem\LibrarySystem.csproj", "{36FBA53C-CC81-4670-9151-5AD0CED4F235}" 4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibrarySystem", "LibrarySystem\LibrarySystem.csproj", "{36FBA53C-CC81-4670-9151-5AD0CED4F235}"
5 EndProject 5 EndProject
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibrarySystem.Tests", "LibrarySystem.Tests\LibrarySystem.Tests.csproj", "{FD4E2D24-E13C-431F-9679-70A5A6753A15}" 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LibrarySystem.Tests", "LibrarySystem.Tests\LibrarySystem.Tests.csproj", "{FD4E2D24-E13C-431F-9679-70A5A6753A15}"
7 EndProject
8 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{2D9A8ABE-7A56-4BDB-AE0F-FD6D4AE52F1E}"
9 ProjectSection(SolutionItems) = preProject
10 .nuget\NuGet.exe = .nuget\NuGet.exe
11 .nuget\NuGet.targets = .nuget\NuGet.targets
12 EndProjectSection
7 EndProject 13 EndProject
8 Global 14 Global
9 GlobalSection(SolutionConfigurationPlatforms) = preSolution 15 GlobalSection(SolutionConfigurationPlatforms) = preSolution
10 Debug|Any CPU = Debug|Any CPU 16 Debug|Any CPU = Debug|Any CPU
11 Release|Any CPU = Release|Any CPU 17 Release|Any CPU = Release|Any CPU