I'm creating a Windows Store app for Windows 8 in VS2012. I want to use the Location API, so I looked up that this API is in the System.Device.dll. I thought it would be trivial to add this dll to my project, but I cannot find it when I right-click [MyProject]->References
and select Add Reference. I don't see long lists of dlls that I saw in Win7/VS2010.
This is a .NET 4.5 library. Where the [bleep] is it?
Thanks...
Randy