Skip to content
New issue

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

Nuget download not working #35

Open
markoj21 opened this issue Jan 11, 2025 · 0 comments
Open

Nuget download not working #35

markoj21 opened this issue Jan 11, 2025 · 0 comments

Comments

@markoj21
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant