# HG changeset patch # User stevenhollidge # Date 1335779349 -3600 # Node ID 50e944bcea9d4b9381cb5f5fc57b54a431999b14 # Parent d523381be45a3ae4cdf7a8c06b916d920ca7d3d4 updated solution file for nuget restore diff -r d523381be45a -r 50e944bcea9d Workflow/Workflow.sln --- a/Workflow/Workflow.sln Mon Apr 30 10:48:49 2012 +0100 +++ b/Workflow/Workflow.sln Mon Apr 30 10:49:09 2012 +0100 @@ -3,6 +3,12 @@ # Visual Studio 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Client", "Client\Client.csproj", "{52DBB55B-5483-4E56-93D3-0D6DEC3FF603}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{93EDFE1D-E1CD-4E60-B515-E96724972414}" + 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