Where is Microsoft.VisualStudio.TestPlatform.ObjectModel coming from?

Feb 19 at 1:37 PM
Can you explain how xunit is downloading the "Microsoft.VisualStudio.TestPlatform.ObjectModel.dll" on first build? Or maybe I should say "where"? It appears to be grabbing it via nuget but I can't seem to figure out from where.

I have a VS extension project and it would be very nice if I could use the same trick you are using here without having to install the visual studio SDK.

Just curious.
Coordinator
Feb 19 at 3:05 PM
Edited Feb 19 at 3:06 PM
From here:

http://www.myget.org/F/b4ff5f68eccf4f6bbfed74f055f88d8f/

The URL is in .nuget/nuget.targets.