You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
There are 2 problems here. We have an issue with parsing nulls for versions in the lock file and the service bus package doesn't specify a version its dependencies.
@anfomin I pushed a fix for the lock file parsing, it'll take a while for the CI to pass but it won't fully resolve the issue. You should be able to work around this by doing the following in your project.json:
I'm trying to add dependency to the WindowsAzure.ServiceBus package. Config.json:
Package manager log contains no error, however VS interface shows:

This bug reproduced on the latest DNX dnx-clr-win-x86.1.0.0-beta5-11855. When I switch to older 11682, package restored correctly.
The text was updated successfully, but these errors were encountered: