Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.69 KB | None | 0 0
  1. Each package is licensed to you by its owner. NuGet is not responsible for, nor does it grant any licenses to, third-party packages. Some packages may include dependencies which are governed by additional licenses. Follow the package source (feed) URL to determine any dependencies.
  2.  
  3. Package Manager Console Host Version 3.4.4.1321
  4.  
  5. Type 'get-help NuGet' to see all available NuGet commands.
  6.  
  7. PM> dotnet restore
  8. log : Restoring packages for E:\Github\Swifthosting\src\Data\Context\project.json...
  9. log : Restoring packages for E:\Github\Swifthosting\src\BLL\DTO.Validations\project.json...
  10. log : Restoring packages for E:\Github\Swifthosting\src\BLL\DTO\project.json...
  11. log : Restoring packages for E:\Github\Swifthosting\src\Resolver\Resolver\project.json...
  12. log : Restoring packages for E:\Github\Swifthosting\src\Web\API\project.json...
  13. log : Restoring packages for E:\Github\Swifthosting\src\Data\Model\project.json...
  14. log : Restoring packages for E:\Github\Swifthosting\src\BLL\BLL\project.json...
  15. info : GET https://dotnetmyget.blob.core.windows.net/artifacts/cli-deps/nuget/v3/flatcontainer/system.text.regularexpressions/index.json
  16. info : GET https://api.nuget.org/v3-flatcontainer/system.text.regularexpressions/index.json
  17. log : Restoring packages for E:\Github\Swifthosting\src\Web\Auth\project.json...
  18. info : Committing restore...
  19. info : Committing restore...
  20. log : Lock file has not changed. Skipping lock file write. Path: E:\Github\Swifthosting\src\BLL\DTO\project.lock.json
  21. log : E:\Github\Swifthosting\src\BLL\DTO\project.json
  22. log : Restore completed in 957ms.
  23. log : Lock file has not changed. Skipping lock file write. Path: E:\Github\Swifthosting\src\Resolver\Resolver\project.lock.json
  24. log : E:\Github\Swifthosting\src\Resolver\Resolver\project.json
  25. log : Restore completed in 962ms.
  26. info : OK https://api.nuget.org/v3-flatcontainer/system.text.regularexpressions/index.json 771ms
  27. log : Restoring packages for E:\Github\Swifthosting\src\Web\Web\project.json...
  28. info : OK https://dotnetmyget.blob.core.windows.net/artifacts/cli-deps/nuget/v3/flatcontainer/system.text.regularexpressions/index.json 873ms
  29. info : Committing restore...
  30. log : Lock file has not changed. Skipping lock file write. Path: E:\Github\Swifthosting\src\BLL\BLL\project.lock.json
  31. log : E:\Github\Swifthosting\src\BLL\BLL\project.json
  32. log : Restore completed in 1089ms.
  33. log : Restoring packages for tool 'Microsoft.EntityFrameworkCore.Tools' in E:\Github\Swifthosting\src\Data\Context\project.json...
  34. info : GET https://dotnetmyget.blob.core.windows.net/artifacts/cli-deps/nuget/v3/flatcontainer/microsoft.entityframeworkcore.tools/index.json
  35. info : GET https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.tools/index.json
  36. info : NotFound https://dotnetmyget.blob.core.windows.net/artifacts/cli-deps/nuget/v3/flatcontainer/microsoft.entityframeworkcore.tools/index.json 203ms
  37. info : Committing restore...
  38. log : Lock file has not changed. Skipping lock file write. Path: E:\Github\Swifthosting\src\BLL\DTO.Validations\project.lock.json
  39. log : E:\Github\Swifthosting\src\BLL\DTO.Validations\project.json
  40. log : Restore completed in 1988ms.
  41. info : Committing restore...
  42. log : Lock file has not changed. Skipping lock file write. Path: E:\Github\Swifthosting\src\Data\Model\project.lock.json
  43. log : E:\Github\Swifthosting\src\Data\Model\project.json
  44. log : Restore completed in 2053ms.
  45. info : OK https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.tools/index.json 542ms
  46. log : Restoring packages for tool 'Microsoft.AspNetCore.Server.IISIntegration.Tools' in E:\Github\Swifthosting\src\Web\API\project.json...
  47. log : Restoring packages for tool 'Microsoft.AspNetCore.Server.IISIntegration.Tools' in E:\Github\Swifthosting\src\Web\Auth\project.json...
  48. info : GET https://dotnetmyget.blob.core.windows.net/artifacts/cli-deps/nuget/v3/flatcontainer/microsoft.netcore.dotnethostresolver/index.json
  49. info : GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
  50. info : OK https://dotnetmyget.blob.core.windows.net/artifacts/cli-deps/nuget/v3/flatcontainer/microsoft.netcore.dotnethostresolver/index.json 279ms
  51. log : Restoring packages for tool 'Microsoft.AspNetCore.Server.IISIntegration.Tools' in E:\Github\Swifthosting\src\Web\Web\project.json...
  52. info : OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 513ms
  53. info : GET https://dotnetmyget.blob.core.windows.net/artifacts/cli-deps/nuget/v3/flatcontainer/microsoft.netcore.dotnethost/index.json
  54. info : GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethost/index.json
  55. error: Package Microsoft.DotNet.Cli.Utils 1.0.0-preview2-003121 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0). Package Microsoft.DotNet.Cli.Utils 1.0.0-preview2-003121 supports:
  56. error: - net451 (.NETFramework,Version=v4.5.1)
  57. error: - netstandard1.6 (.NETStandard,Version=v1.6)
  58. error: Package Microsoft.DotNet.ProjectModel 1.0.0-rc3-003121 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0). Package Microsoft.DotNet.ProjectModel 1.0.0-rc3-003121 supports:
  59. error: - net451 (.NETFramework,Version=v4.5.1)
  60. error: - netstandard1.6 (.NETStandard,Version=v1.6)
  61. error: One or more packages are incompatible with .NETCoreApp,Version=v1.0.
  62. info : OK https://dotnetmyget.blob.core.windows.net/artifacts/cli-deps/nuget/v3/flatcontainer/microsoft.netcore.dotnethost/index.json 201ms
  63. info : Committing restore...
  64. log : Lock file has not changed. Skipping lock file write. Path: E:\Github\Swifthosting\src\Data\Context\project.lock.json
  65. log : E:\Github\Swifthosting\src\Data\Context\project.json
  66. log : Restore failed in 3321ms.
  67. info : OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethost/index.json 533ms
  68. info : Committing restore...
  69. log : Lock file has not changed. Skipping lock file write. Path: E:\Github\Swifthosting\src\Web\API\project.lock.json
  70. log : E:\Github\Swifthosting\src\Web\API\project.json
  71. log : Restore completed in 4080ms.
  72. info : Committing restore...
  73. log : Lock file has not changed. Skipping lock file write. Path: E:\Github\Swifthosting\src\Web\Auth\project.lock.json
  74. log : E:\Github\Swifthosting\src\Web\Auth\project.json
  75. log : Restore completed in 4238ms.
  76. info : Committing restore...
  77. log : Lock file has not changed. Skipping lock file write. Path: E:\Github\Swifthosting\src\Web\Web\project.lock.json
  78. log : E:\Github\Swifthosting\src\Web\Web\project.json
  79. log : Restore completed in 4065ms.
  80. dotnet :
  81. At line:1 char:1
  82. + dotnet restore
  83. + ~~~~~~~~~~~~~~
  84. + CategoryInfo : NotSpecified: (:String) [], RemoteException
  85. + FullyQualifiedErrorId : NativeCommandError
  86.  
  87. Errors in E:\Github\Swifthosting\src\Data\Context\project.json
  88.  
  89. Package Microsoft.DotNet.Cli.Utils 1.0.0-preview2-003121 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0). Package Microsoft.DotNet.Cli.Utils 1.0.0-preview2-003121 supports:
  90.  
  91. - net451 (.NETFramework,Version=v4.5.1)
  92. - netstandard1.6 (.NETStandard,Version=v1.6)
  93.  
  94. Package Microsoft.DotNet.ProjectModel 1.0.0-rc3-003121 is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0). Package Microsoft.DotNet.ProjectModel 1.0.0-rc3-003121 supports:
  95. - net451 (.NETFramework,Version=v4.5.1)
  96. - netstandard1.6 (.NETStandard,Version=v1.6)
  97.  
  98. One or more packages are incompatible with .NETCoreApp,Version=v1.0.
  99.  
  100.  
  101. NuGet Config files used:
  102. C:\Users\ME\AppData\Roaming\NuGet\NuGet.Config
  103. C:\ProgramData\nuget\Config\Microsoft.VisualStudio.Offline.config
  104.  
  105. Feeds used:
  106. https://dotnet.myget.org/F/cli-deps/api/v3/index.json
  107. https://api.nuget.org/v3/index.json
  108. C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
  109. PM>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement