8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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
+ 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 : Package restore failed. Rolling back package changes for 'Projects.Service'. At line:1 char:1
Time Elapsed: 00:00:04.1830188
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
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). **
** (.NETPortable,Version=v0.0,Profile=net45+dnxcore50+win)
At line:1 char:1
Install-Package : One or more packages are incompatible with .NETCoreApp,Version=v1.1.
At line:1 char:1
Install-Package : Package restore failed. Rolling back package changes for 'Projects.Service'.
At line:1 char:1
Time Elapsed: 00:00:04.1830188
The text was updated successfully, but these errors were encountered: