8000 any support for dotnet core 1.1? · Issue #12 · tenor/RestBus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

any support for dotnet core 1.1? #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
zinark opened this issue May 18, 2017 · 0 comments
Open

any support for dotnet core 1.1? #12

zinark opened this issue May 18, 2017 · 0 comments

Comments

@zinark
Copy link
zinark commented May 18, 2017

PM> Install-Package RestBus.Common
GET https://api.nuget.org/v3/registration1-gz/restbus.common/index.json
id='System.Runtime.Serialization.Formatters' 178ms
OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 378ms
GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.formatters/index.json 560ms
GET https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.formatters/4.3.0-preview1-24530-04/system.runtime.serialization.formatters.4.3.0-preview1-24530-04.nupkg
OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 553ms
OK https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.formatters/4.3.0-preview1-24530-04/system.runtime.serialization.formatters.4.3.0-preview1-24530-04.nupkg 566ms
Install-Package : Package RestBus.Common 0.6.3 is not compatible with netcoreapp1.1 (.NETCoreApp,Version=v1.1). **

Package RestBus.Common 0.6.3 supports: portable-dnxcore50+net45+win

** (.NETPortable,Version=v0.0,Profile=net45+dnxcore50+win)
At line:1 char:1

  • Install-Package RestBus.Common
  •   + CategoryInfo          : NotSpecified: (:) [Install-Package], Exception
      + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
    
    

Install-Package : One or more packages are incompatible with .NETCoreApp,Version=v1.1.
At line:1 char:1

  • Install-Package RestBus.Common
  •   + CategoryInfo          : NotSpecified: (:) [Install-Package], Exception
      + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
    
    

Install-Package : Package restore failed. Rolling back package changes for 'Projects.Service'.
At line:1 char:1

  • Install-Package RestBus.Common
  •   + CategoryInfo          : NotSpecified: (:) [Install-Package], Exception
      + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
    
    

Time Elapsed: 00:00:04.1830188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0