Skip to content

Instantly share code, notes, and snippets.

@alistair
Created October 19, 2015 22:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alistair/65cba5d92556e6f0457c to your computer and use it in GitHub Desktop.
Save alistair/65cba5d92556e6f0457c to your computer and use it in GitHub Desktop.
C:\Users\Alistair\Documents\Visual Studio 2015\Projects\TestPaket>.paket\paket.exe add nuget automapper
Paket version 2.16.0.0
Adding automapper to C:\Users\Alistair\Documents\Visual Studio 2015\Projects\TestPaket\paket.dependencies into group Main
Resolving packages for group Main:
- automapper 4.0.4
- System.Runtime 4.0.20
- System.Collections 4.0.10
- System.Collections.Concurrent 4.0.10
- System.Diagnostics.Tracing 4.0.20
- System.Diagnostics.Debug 4.0.10
- System.Globalization 4.0.10
- System.Linq.Expressions 4.0.10
- System.ObjectModel 4.0.10
- System.Reflection 4.0.10
- System.Runtime.Extensions 4.0.10
- System.Text.RegularExpressions 4.0.10
- System.Threading 4.0.10
- System.Threading.Tasks 4.0.10
- System.IO 4.0.10
- System.Text.Encoding 4.0.10
- System.Linq 4.0.0
- System.Linq.Queryable 4.0.0
- System.Private.Uri 4.0.0
- System.Reflection.Emit 4.0.0
- System.Reflection.Emit.ILGeneration 4.0.0
- System.Reflection.Extensions 4.0.0
- System.Reflection.Primitives 4.0.0
- System.Reflection.TypeExtensions 4.0.0
- System.Diagnostics.Contracts 4.0.0
- System.Resources.ResourceManager 4.0.0
- System.Runtime.InteropServices 4.0.20
- System.Runtime.Handles 4.0.0
- System.Text.Encoding.Extensions 4.0.10
- Microsoft.Bcl 1.1.10
- Microsoft.Bcl.Build 1.0.21
Locked version resolution written to C:\Users\Alistair\Documents\Visual Studio 2015\Projects\TestPaket\paket.lock
Dependencies files saved to C:\Users\Alistair\Documents\Visual Studio 2015\Projects\TestPaket\paket.dependencies
Downloading Microsoft.Bcl.Build 1.0.21
Downloading System.Private.Uri 4.0.0
Downloading Microsoft.Bcl 1.1.10
Downloading System.Linq 4.0.0
Downloading System.Diagnostics.Contracts 4.0.0
Downloading System.Diagnostics.Debug 4.0.10
Downloading System.Globalization 4.0.10
Downloading System.Collections 4.0.10
Downloading System.IO 4.0.10
Downloading System.Reflection.Primitives 4.0.0
Downloading System.Linq.Queryable 4.0.0
Downloading AutoMapper 4.0.4
Downloading System.Runtime 4.0.20
Downloading System.Collections.Concurrent 4.0.10
Downloading System.Linq.Expressions 4.0.10
Downloading System.Reflection.Emit 4.0.0
Downloading System.ObjectModel 4.0.10
Downloading System.Runtime.InteropServices 4.0.20
Downloading System.Runtime.Handles 4.0.0
Downloading System.Runtime.Extensions 4.0.10
Downloading System.Reflection.Emit.ILGeneration 4.0.0
Downloading System.Reflection.TypeExtensions 4.0.0
Downloading System.Resources.ResourceManager 4.0.0
Downloading System.Reflection 4.0.10
Downloading System.Text.Encoding 4.0.10
Downloading System.Reflection.Extensions 4.0.0
Downloading System.Text.Encoding.Extensions 4.0.10
Downloading System.Text.RegularExpressions 4.0.10
Downloading System.Threading 4.0.10
Downloading System.Threading.Tasks 4.0.10
Downloading System.Diagnostics.Tracing 4.0.20
1 minute, 10 seconds - ready.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment