I am trying to install this on a Visual Studio 2013 update 4 machine and getting an error that the Configuration Manager won't install because I am installing into a project that targets '.NETCore,Version=x4.51', but the package does not contain any assembly references or content files that are compatible with that framework.
Should this work? Wondering what I am missing.
I am just trying to get at ServiceBus queues from a windows store app.
Thanks for any help you can provide.