Replies: 1 comment
|
Yes, I know about the bug! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I am getting this error when trying to get OwnAudioSharp from nuget in visual studio 2022 for my NET9 console app:
NU1101: Unable to find package OwnAudio.Logger. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages, nuget.org
This happens when I try to get version 2.6.0 or 2.5.5. Version 2.5.4 installs fine.
Any ideas what could be the problem? Maybe it's related to the fact that this page:
https://www.nuget.org/packages/OwnAudio.Logger/
Is unavailable, I get "Oops! Error 404 - Page Not Found" when clicking on the link in dependencies of the nuget (https://www.nuget.org/packages/OwnAudioSharp#dependencies-body-tab)
All reactions