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 9184053
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T18:57:08+00:00 2026-06-17T18:57:08+00:00

I have a project(s) that I’m writing NUnit tests for (for example). I want

  • 0

I have a project(s) that I’m writing NUnit tests for (for example). I want to commit the code to git, but I also feel it’s bad practice to commit the NuGet packages (NUnit and NUnit.Runner) to the repo. However, I don’t want to also turn on Package restore either since I believe it’s a user setting and not a project setting (IIRC).

What is the right way to add .NET project with NuGet dependencies to a git repo? I assume it would be something that would happily grab the Packages but one that requires developer intervention. Perhaps just expect other developers to know to add those missing packages back into the project? (It also seems like we’d end up resolving .csproj conflicts all the time too).

  • 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-06-17T18:57:09+00:00Added an answer on June 17, 2026 at 6:57 pm

    If unable or unwilling to enable package restore, a developer can easily add all packages by command line, as explained in this question:

    You can use nuget.exe to restore your packages. Run the following command for each project.

    nuget install packages.config
    

    You can also run this in a pre-build command, as explained here:

    $(SolutionDir)Tools\nuget install $(ProjectDir)packages.config
    

    But really, package restore is easier, it merely requires a few clicks.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a project that compiles and runs on my system but when I
I have a project that uses groovy and java code. The project is deployed
I have a project that has code that was contributed by many people without
I have a project that I track with Git. For the most part I
I have a project that uses JUnit for unit tests. The problem is that
I have a project that I want to use 95% of in another project.
I have a project that worked for months, but I updated the ADT Plugin
note I am new in Wpf > I have project that decode qr code
i have a project that is developed in asp.net 1.1. But i have vs
I have a project that returns a distance as an NSString. I want to

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.