I have a lot of entries in my app.config like so:
$(NuGetPackagesPath)\System.Net.Http.4.3.3\lib\net46\System.Net.Http.dll
Where/how is $(NuGetPackagesPath) set? It kind of looks like an environment variable.
I typed set at a command prompt and it's nowhere to find there.