Skip to content
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

Unable to update Microsoft.Owin package #56

Open
ArsenShnurkov opened this issue Jun 14, 2015 · 1 comment
Open

Unable to update Microsoft.Owin package #56

ArsenShnurkov opened this issue Jun 14, 2015 · 1 comment

Comments

@ArsenShnurkov
Copy link

Updating Microsoft.Owin...
Attempting to resolve dependency 'Owin (≥ 1.0)'.
Looking for updates for 'Microsoft.Owin'...
Updating 'Microsoft.Owin' from version '2.1.0-rc1' to '3.0.1' in project 'Microsoft.Http2.Owin.Server'.
Removing 'Microsoft.Owin 2.1.0-rc1' from Microsoft.Http2.Owin.Server.
Added file 'packages.config'.
Added file 'packages.config' to project 'Microsoft.Http2.Owin.Server'.
Successfully removed 'Microsoft.Owin 2.1.0-rc1' from Microsoft.Http2.Owin.Server.
Adding 'Microsoft.Owin 3.0.1' to Microsoft.Http2.Owin.Server.
For adding package 'Microsoft.Owin 3.0.1' to project 'Microsoft.Http2.Owin.Server' that targets 'net45',

Assembly references are being added from 'lib/net45'
Added file 'packages.config'.
Added file 'packages.config' to project 'Microsoft.Http2.Owin.Server'.
An exception was thrown while dispatching a method call in the UI thread.

Steps to reproduce:

  1. take Monodevelop 5.9 (build 431), or similar
  2. git clone https://github.com/MSOpenTech/http2-katana.git
  3. Open solution and try to update this package in Microsoft.Http2.Owin.Server.csproj
@mrward
Copy link
Owner

mrward commented Jun 14, 2015

Can you post the IDE log output? The exception callstack is not shown in the Package Console but should be in the IDE log (Help - Open Log Directory)

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

2 participants