Created
November 7, 2014 08:14
-
-
Save phillip-haydon/fecce1e04f23bd1ec192 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
PM> Install-Package ServiceStack -Version 3.9.71 | |
Attempting to resolve dependency 'ServiceStack.Common (= 3.0 && < 4.0)'. | |
Attempting to resolve dependency 'ServiceStack.Text'. | |
Attempting to resolve dependency 'ServiceStack.Redis (= 3.0 && < 4.0)'. | |
Attempting to resolve dependency 'ServiceStack.OrmLite.SqlServer (= 3.0 && < 4.0)'. | |
Installing 'ServiceStack.Text 4.0.33'. | |
You are downloading ServiceStack.Text from Service Stack, the license agreement to which is available at https://servicestack.net/terms. Check the package for additional dependencies, which may come with their own license agreement(s). Your use of the package and dependencies constitutes your acceptance of their license agreements. If you do not accept the license agreement(s), then delete the relevant components from your device. | |
Successfully installed 'ServiceStack.Text 4.0.33'. | |
Installing 'ServiceStack.Common 3.9.11'. | |
Successfully installed 'ServiceStack.Common 3.9.11'. | |
Installing 'ServiceStack.Redis 3.9.11'. | |
Successfully installed 'ServiceStack.Redis 3.9.11'. | |
Installing 'ServiceStack.OrmLite.SqlServer 3.9.14'. | |
Successfully installed 'ServiceStack.OrmLite.SqlServer 3.9.14'. | |
Installing 'ServiceStack 3.9.71'. | |
Successfully installed 'ServiceStack 3.9.71'. | |
Adding 'ServiceStack.Text 4.0.33' to Billing.Web. | |
Successfully added 'ServiceStack.Text 4.0.33' to Billing.Web. | |
Adding 'ServiceStack.Common 3.9.11' to Billing.Web. | |
Successfully added 'ServiceStack.Common 3.9.11' to Billing.Web. | |
Adding 'ServiceStack.Redis 3.9.11' to Billing.Web. | |
Successfully added 'ServiceStack.Redis 3.9.11' to Billing.Web. | |
Adding 'ServiceStack.OrmLite.SqlServer 3.9.14' to Billing.Web. | |
Successfully added 'ServiceStack.OrmLite.SqlServer 3.9.14' to Billing.Web. | |
Adding 'ServiceStack 3.9.71' to Billing.Web. | |
Successfully added 'ServiceStack 3.9.71' to Billing.Web. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment