lprun - Error downloading 'Rx-Main'
I get the below error anytime I try to run lprun for any script.
"Downloading NuGet package Rx-Main and dependencies from https://api.nuget.org/v3/index.json
Error downloading 'Rx-Main' - Unable to find package 'Rx-Main'."
Verified that Nuget is in my path, verified that Rx-Main isn't in any as well.
"Downloading NuGet package Rx-Main and dependencies from https://api.nuget.org/v3/index.json
Error downloading 'Rx-Main' - Unable to find package 'Rx-Main'."
Verified that Nuget is in my path, verified that Rx-Main isn't in any as well.
Comments
The new package id for Reactive Extensions is System.Reactive.
Thanks for the quick reponse, love LinqPad.