Mercurial > silverbladetech
changeset 42:0d4aff4f699d
Enabled nuget package restore on build
author | adminsh@apollo |
---|---|
date | Tue, 03 Apr 2012 23:32:40 +0100 |
parents | dbd242eb9c33 |
children | aef06698d9e2 274fd2386d55 |
files | Library/Library.sln |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Library/Library.sln Tue Apr 03 23:29:32 2012 +0100 +++ b/Library/Library.sln Tue Apr 03 23:32:40 2012 +0100 @@ -5,6 +5,12 @@ 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