We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to download the library via nuget
PM> dotnet add package KubeMQ.SDK.csharp --version 2.0.0 dotnet : Could not find any project in `C:\Users\...\source\repos\....\`. At line:1 char:1 + dotnet add package KubeMQ.SDK.csharp --version 2.0.0 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Could not find ...\repos\....\`.:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError Restoring packages for C:\Users\...\source\repos\...\.....\....csproj... GET https://api.nuget.org/v3-flatcontainer/kubemq/index.json GET https://www.myget.org/F/azure-appservice/api/v3/flatcontainer/kubemq/index.json NotFound https://api.nuget.org/v3-flatcontainer/kubemq/index.json 64ms NotFound https://www.myget.org/F/azure-appservice/api/v3/flatcontainer/kubemq/index.json 626ms CACHE https://api.nuget.org/v3/vulnerabilities/index.json CACHE https://api.nuget.org/v3-vulnerabilities/2025.01.10.05.21.07/vulnerability.base.json CACHE https://api.nuget.org/v3-vulnerabilities/2025.01.10.05.21.07/2025.01.11.00.46.19/vulnerability.update.json NU1101: Unable to find package KubeMQ. No packages exist with this id in source(s): Microsoft Visual Studio Offline Packages, nuget.org, Package source, Package source 1 Time Elapsed: 00:00:00.8717489 ========== Finished ==========
Same issue with 1.7.2 as well.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Unable to download the library via nuget
Same issue with 1.7.2 as well.
The text was updated successfully, but these errors were encountered: