I'm trying to install a package that's on nuget.
This one: https://www.nuget.org/packages/NAudio/
When I follow this guide: https://docs.microsoft.com/en-us/nuget/quickstart/install-and-use-a-package-in-visual-studio about how you add packages to your project I'm stuck at 2) since I only have "Microsoft Visual Studio Offline Packages" available as a source.
This is a new WPF project on a fresh install of VS.net 2019 community edition.
Any ideas what I'm doing wrong?
