From 5104f0fff3328633ab8c595f34813caf5acfd20d Mon Sep 17 00:00:00 2001 From: Dan Liew Date: Thu, 29 Jan 2015 16:24:06 +0000 Subject: Tweak the unit test documentation on Visual studio. --- Source/UnitTests/README.md | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) (limited to 'Source/UnitTests') diff --git a/Source/UnitTests/README.md b/Source/UnitTests/README.md index ea03f18e..526ccdfd 100644 --- a/Source/UnitTests/README.md +++ b/Source/UnitTests/README.md @@ -24,21 +24,12 @@ Visual Studio ------------- Visual Studio should automatically download the missing NuGet packages -when the solution is built. +when the solution is built. If this doesn't work make sure the +``Allow NuGet to download missing packages`` checkbox is ticked in +``TOOLS > NuGet Package Manager > Package Manager Settings``. If for some reason this does not work right click the Boogie Solution in the -Solution Explorer and click ``Enable NuGet Package Restore``. You will get a -prompt saying - -``` -NuGet Package Manager - -Do you want to configure this solution to download and restore -missing NuGet packages during build? -``` - -Press the ``Yes`` button. Now build the solution and NuGet will fetch -the missing NuGet packages. +Solution Explorer and click ``Enable NuGet Package Restore``. Monodevelop ----------- -- cgit v1.2.3