Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

UWP projects referencing Microsoft.AspNet.WebApi.MessageHandlers.Compression does not compile. #23

Closed
kiewic opened this issue Dec 11, 2015 · 1 comment

Comments

@kiewic
Copy link

kiewic commented Dec 11, 2015

When creating a Universal Windows Platform app and installing the Microsoft.AspNet.WebApi.MessageHandlers.Compression package, building the project fails with:

Type universe cannot resolve assembly: System.Web.Http, Version=5.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35.

Installing one version earlier works fine.

More info here: http://stackoverflow.com/questions/34187169/odata-v-4-compression-support-in-uwp-windows-10-mobile?noredirect=1#comment56192795_34187169

@azzlack
Copy link
Owner

azzlack commented Jan 27, 2016

Fixed in commit cf3ccea

@azzlack azzlack closed this as completed Jan 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants