Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Old Package versions do not appear to be supported

    Scheduled Pinned Locked Moved Support
    proget
    4 Posts 1 Posters 2 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      Hello, I created a new ProGet feed with a connector to "https://nuget.org/api/v2/". I am trying to restore the package "NServiceBus.Interfaces" version 3.3.2 using that ProGet feed. But the ProGet feed does not appear to go back to that version. If I view the ProGet feed via the local ProGet website, it only lists back to version 4.1.0-unstable3370. Is there something I must do to make ProGet support older package versions?

      Product: ProGet
      Version: 3.1.7

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        The "All Versions" link only actually queries NuGet for the previous 40 versions, however you can still download the version from the NuGet client, and even browse it if you visit the URL directly, e.g. http://proget-server/feeds/Default/NServiceBus.Interfaces/3.3.2

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          Interestingly,

          nuget.exe install NServiceBus.Interfaces -o "c:\PackageOutput" -source "http://localhost:86/nuget/All" -version 3.3.0

          Works fine

          but

          nuget.exe install NServiceBus.Interfaces -o "c:\PackageOutput" -source "http://localhost:86/nuget/All" -version 3.3.2

          does not work (Unable to find version '3.3.2' of package 'NServiceBus.Interfaces')

          So now I am trying to understand what the difference is between the 3.3.0 and 3.3.2 versions

          both of these versions work if I change the source URL to "https://nuget.org/api/v2/"

          1 Reply Last reply Reply Quote 0
          • ? This user is from outside of this forum
            Guest
            last edited by

            Ok, figured it out. The Nuget.exe version I was using was 2.0, I updated to latest (2.8.1) and now I can get versions other than 3.3.0 for NServicebus.Interfaces.

            Thanks for your help!

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • 1 / 1
            • First post
              Last post
            Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation