Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7654609
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T12:17:59+00:00 2026-05-31T12:17:59+00:00

We are using the NuGet workflow where packages are installed on build . We

  • 0

We are using the NuGet workflow where packages are installed on build. We host a NuGet feed of our own. We currently instruct developers to add this feed to their Visual Studio installation in the package sources dialog. This is tiresome. How can we share our feed so that anyone who checks out the code can get the packages?

I tried copying the <packageSources> element from %appdata%\nuget\nuget.config to .nuget\nuget.config (this is where Visual Studio saves ‘package sources’) but Visual Studio threw a hissy fit.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T12:18:00+00:00Added an answer on May 31, 2026 at 12:18 pm

    Frustratingly, NuGet pays little attention to .nuget\nuget.config, ignoring any <packageSources> element. The solution to my problem was to edit .nuget\NuGet.targets and add the feed URLs to its <packageSources> element. Spuriously, this element has a different syntax—don’t use <add key but instead put the feed URLs in quotes, separated by semi-colons.

    <PackageSources>"http://melbourne.local/NuGetServer/nuget";"http://nuget.bizness.local"</PackageSources>
    

    This issue on the NuGet bug tracker

    • http://nuget.codeplex.com/workitem/1861
    • http://nuget.codeplex.com/discussions/286864
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have installed the latest embedded binaries from NuGet and am using this code
We are using NuGet server to serve our own package within the company. Since
I'm using ImageResizer, I nuget the core and webconfig packages and did not change
I've installed Migrator.NET using NuGet but when I attempt to run a migration using
not a showstopper but when using nuget in a project, it creates a packages.config
I have various Nuget packages installed to my solution. Some in my domain project
To generate a NuGet package I'm currently using the command: nuget pack project.csproj -Prop
Now that I'm using NuGet to add/update my required references, is it possible to
We are trying to use Nuget for our internally generated packages. We have setup
I'm currently overriding the default ModelMetadataProvider in the Global.asax file using this ModelMetadataProviders.Current =

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.