Last active
October 14, 2015 22:48
-
-
Save alistair/be7a804c4dd290d77333 to your computer and use it in GitHub Desktop.
paket add nuget automapper
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Projects\TestPaket>.paket\paket.exe add nuget automapper project TestPaket | |
Paket version 2.12.8.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 | |
Adding automapper to c:\Users\Alistair\Documents\Visual Studio 2015\Projects\TestPaket\TestPaket\paket.references into group Main | |
References file saved to c:\Users\Alistair\Documents\Visual Studio 2015\Projects\TestPaket\TestPaket\paket.references | |
Downloading Microsoft.Bcl.Build 1.0.21 | |
Downloading Microsoft.Bcl 1.1.10 | |
Downloading System.Diagnostics.Debug 4.0.10 | |
Downloading System.Diagnostics.Contracts 4.0.0 | |
Downloading System.Globalization 4.0.10 | |
Downloading System.Collections.Concurrent 4.0.10 | |
Downloading System.Diagnostics.Tracing 4.0.20 | |
Downloading System.Collections 4.0.10 | |
Downloading System.IO 4.0.10 | |
Downloading AutoMapper 4.0.4 | |
Downloading System.Linq 4.0.0 | |
Downloading System.Linq.Expressions 4.0.10 | |
Downloading System.Linq.Queryable 4.0.0 | |
Downloading System.ObjectModel 4.0.10 | |
Downloading System.Private.Uri 4.0.0 | |
Downloading System.Reflection 4.0.10 | |
Downloading System.Reflection.Emit 4.0.0 | |
Downloading System.Reflection.Emit.ILGeneration 4.0.0 | |
Downloading System.Reflection.Extensions 4.0.0 | |
Downloading System.Reflection.Primitives 4.0.0 | |
Downloading System.Reflection.TypeExtensions 4.0.0 | |
Downloading System.Resources.ResourceManager 4.0.0 | |
Downloading System.Runtime 4.0.20 | |
Downloading System.Runtime.Extensions 4.0.10 | |
Downloading System.Runtime.Handles 4.0.0 | |
Downloading System.Runtime.InteropServices 4.0.20 | |
Downloading System.Text.Encoding 4.0.10 | |
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 | |
7 minutes, 9 seconds - ready. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source https://www.nuget.org/api/v2/ | |
nuget automapper |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NUGET | |
remote: https://nuget.org/api/v2 | |
specs: | |
AutoMapper (4.0.4) | |
Microsoft.Bcl (>= 1.1.9) - framework: net40 | |
System.Collections (>= 4.0.10) - framework: dnxcore50 | |
System.Collections.Concurrent (>= 4.0.10) - framework: dnxcore50 | |
System.Diagnostics.Debug (>= 4.0.10) - framework: dnxcore50 | |
System.Linq (>= 4.0.0) - framework: dnxcore50 | |
System.Linq.Expressions (>= 4.0.10) - framework: dnxcore50 | |
System.Linq.Queryable (>= 4.0.0) - framework: dnxcore50 | |
System.ObjectModel (>= 4.0.10) - framework: dnxcore50 | |
System.Reflection (>= 4.0.10) - framework: dnxcore50 | |
System.Reflection.Extensions (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.TypeExtensions (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Runtime.Extensions (>= 4.0.10) - framework: dnxcore50 | |
System.Text.RegularExpressions (>= 4.0.10) - framework: dnxcore50 | |
System.Threading (>= 4.0.10) - framework: dnxcore50 | |
System.Threading.Tasks (>= 4.0.10) - framework: dnxcore50 | |
Microsoft.Bcl (1.1.10) - framework: net40 | |
Microsoft.Bcl.Build (>= 1.0.14) | |
Microsoft.Bcl.Build (1.0.21) - import_targets: false, framework: net40 | |
System.Collections (4.0.10) - framework: dnxcore50 | |
System.Diagnostics.Debug (>= 4.0.0) - framework: dnxcore50 | |
System.Resources.ResourceManager (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Runtime.Extensions (>= 4.0.0) - framework: dnxcore50 | |
System.Threading (>= 4.0.0) - framework: dnxcore50 | |
System.Collections.Concurrent (4.0.10) - framework: dnxcore50 | |
System.Collections (>= 4.0.10) - framework: dnxcore50 | |
System.Diagnostics.Debug (>= 4.0.10) - framework: dnxcore50 | |
System.Diagnostics.Tracing (>= 4.0.20) - framework: dnxcore50 | |
System.Globalization (>= 4.0.10) - framework: dnxcore50 | |
System.Resources.ResourceManager (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Runtime.Extensions (>= 4.0.10) - framework: dnxcore50 | |
System.Threading (>= 4.0.10) - framework: dnxcore50 | |
System.Threading.Tasks (>= 4.0.10) - framework: dnxcore50 | |
System.Diagnostics.Contracts (4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Diagnostics.Debug (4.0.10) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Diagnostics.Tracing (4.0.20) - framework: dnxcore50 | |
System.Collections (>= 4.0.10) - framework: dnxcore50 | |
System.Globalization (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection (>= 4.0.10) - framework: dnxcore50 | |
System.Reflection.Extensions (>= 4.0.0) - framework: dnxcore50 | |
System.Resources.ResourceManager (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Runtime.Extensions (>= 4.0.10) - framework: dnxcore50 | |
System.Runtime.InteropServices (>= 4.0.0) - framework: dnxcore50 | |
System.Text.Encoding (>= 4.0.0) - framework: dnxcore50 | |
System.Threading (>= 4.0.10) - framework: dnxcore50 | |
System.Globalization (4.0.10) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.IO (4.0.10) - framework: dnxcore50 | |
System.Globalization (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Text.Encoding (>= 4.0.0) - framework: dnxcore50 | |
System.Text.Encoding (>= 4.0.10) - framework: dnxcore50 | |
System.Text.Encoding.Extensions (>= 4.0.0) - framework: dnxcore50 | |
System.Threading (>= 4.0.0) - framework: dnxcore50 | |
System.Threading.Tasks (>= 4.0.0) - framework: dnxcore50 | |
System.Linq (4.0.0) - framework: dnxcore50 | |
System.Collections (>= 4.0.10) - framework: dnxcore50 | |
System.Diagnostics.Debug (>= 4.0.10) - framework: dnxcore50 | |
System.Resources.ResourceManager (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Runtime.Extensions (>= 4.0.10) - framework: dnxcore50 | |
System.Linq.Expressions (4.0.10) - framework: dnxcore50 | |
System.Collections (>= 4.0.0) - framework: dnxcore50 | |
System.Diagnostics.Debug (>= 4.0.0) - framework: dnxcore50 | |
System.Globalization (>= 4.0.0) - framework: dnxcore50 | |
System.IO (>= 4.0.0) - framework: dnxcore50 | |
System.Linq (>= 4.0.0) - framework: dnxcore50 | |
System.ObjectModel (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.Emit (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.Extensions (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.Primitives (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.TypeExtensions (>= 4.0.0) - framework: dnxcore50 | |
System.Resources.ResourceManager (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Runtime.Extensions (>= 4.0.0) - framework: dnxcore50 | |
System.Threading (>= 4.0.0) - framework: dnxcore50 | |
System.Linq.Queryable (4.0.0) - framework: dnxcore50 | |
System.Collections (>= 4.0.10) - framework: dnxcore50 | |
System.Linq (>= 4.0.0) - framework: dnxcore50 | |
System.Linq.Expressions (>= 4.0.10) - framework: dnxcore50 | |
System.Reflection (>= 4.0.10) - framework: dnxcore50 | |
System.Reflection.Extensions (>= 4.0.0) - framework: dnxcore50 | |
System.Resources.ResourceManager (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.ObjectModel (4.0.10) - framework: dnxcore50 | |
System.Collections (>= 4.0.10) - framework: dnxcore50 | |
System.Diagnostics.Debug (>= 4.0.10) - framework: dnxcore50 | |
System.Resources.ResourceManager (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Threading (>= 4.0.10) - framework: dnxcore50 | |
System.Private.Uri (4.0.0) - framework: dnxcore50 | |
System.Reflection (4.0.10) - framework: dnxcore50 | |
System.IO (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.Primitives (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Reflection.Emit (4.0.0) - framework: dnxcore50 | |
System.IO (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.Emit.ILGeneration (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.Primitives (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.Emit.ILGeneration (4.0.0) - framework: dnxcore50 | |
System.Reflection (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.Primitives (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.Extensions (4.0.0) - framework: dnxcore50 | |
System.Diagnostics.Debug (>= 4.0.10) - framework: dnxcore50 | |
System.Reflection (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection (>= 4.0.10) - framework: dnxcore50 | |
System.Reflection.Primitives (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.TypeExtensions (>= 4.0.0) - framework: dnxcore50 | |
System.Resources.ResourceManager (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Runtime.Extensions (>= 4.0.10) - framework: dnxcore50 | |
System.Reflection.Primitives (4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Threading (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.TypeExtensions (4.0.0) - framework: dnxcore50 | |
System.Diagnostics.Contracts (>= 4.0.0) - framework: dnxcore50 | |
System.Diagnostics.Debug (>= 4.0.10) - framework: dnxcore50 | |
System.Linq (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection (>= 4.0.10) - framework: dnxcore50 | |
System.Reflection.Primitives (>= 4.0.0) - framework: dnxcore50 | |
System.Resources.ResourceManager (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Runtime.Extensions (>= 4.0.10) - framework: dnxcore50 | |
System.Resources.ResourceManager (4.0.0) - framework: dnxcore50 | |
System.Globalization (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection (>= 4.0.10) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Runtime (4.0.20) - framework: dnxcore50 | |
System.Private.Uri (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime.Extensions (4.0.10) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Runtime.Handles (4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime.InteropServices (4.0.20) - framework: dnxcore50 | |
System.Reflection (>= 4.0.0) - framework: dnxcore50 | |
System.Reflection.Primitives (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime.Handles (>= 4.0.0) - framework: dnxcore50 | |
System.Text.Encoding (4.0.10) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Text.Encoding.Extensions (4.0.10) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Text.Encoding (>= 4.0.10) - framework: dnxcore50 | |
System.Text.RegularExpressions (4.0.10) - framework: dnxcore50 | |
System.Collections (>= 4.0.10) - framework: dnxcore50 | |
System.Globalization (>= 4.0.10) - framework: dnxcore50 | |
System.Resources.ResourceManager (>= 4.0.0) - framework: dnxcore50 | |
System.Runtime (>= 4.0.20) - framework: dnxcore50 | |
System.Runtime.Extensions (>= 4.0.10) - framework: dnxcore50 | |
System.Threading (>= 4.0.10) - framework: dnxcore50 | |
System.Threading (4.0.10) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 | |
System.Threading.Tasks (>= 4.0.0) - framework: dnxcore50 | |
System.Threading.Tasks (4.0.10) - framework: dnxcore50 | |
System.Runtime (>= 4.0.0) - framework: dnxcore50 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment