-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
The current Nuget package cannot be installed in a Universal Windows App in Visual Studio 2015. If you attempt to install the package you get many errors such as the following:
VirtualizingObservableCollection 1.2.0 is not compatible with UAP,Version=v10.0.
Since the project overview states:
Works in any .NET project because it’s implemented in a Portable Code Library (PCL).
I would assume that you are interested in updating this project to work in Universal Apps at some point.
Metadata
Metadata
Assignees
Labels
No labels