Update linux-instructions.md
authorStephen Toub <stoub@microsoft.com>
Thu, 4 Feb 2016 00:47:59 +0000 (19:47 -0500)
committerStephen Toub <stoub@microsoft.com>
Thu, 4 Feb 2016 00:47:59 +0000 (19:47 -0500)
Documentation/building/linux-instructions.md

index 9a434a9b5e9b77cc3ddd86b7e27b2a761fe75b6f..69d04802d98f7fd3328f782e9857f78989c3b5f6 100644 (file)
@@ -157,6 +157,7 @@ Make a `packages.config` file with the following text. These are the required de
 ```
 <?xml version="1.0" encoding="utf-8"?>
 <packages>
+  <package id="System.Collections" version="4.0.0-beta-22703" />
   <package id="System.Console" version="4.0.0-beta-22703" />
   <package id="System.Diagnostics.Contracts" version="4.0.0-beta-22703" />
   <package id="System.Diagnostics.Debug" version="4.0.10-beta-22703" />