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

  • Home
  • SEARCH
  • 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 8202823
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T07:19:37+00:00 2026-06-07T07:19:37+00:00

I will immediately admit completely unfamiliarity with msbuild and hope that I’m not asking

  • 0

I will immediately admit completely unfamiliarity with msbuild and hope that I’m not asking a dumb question.

We have a large .NET solution that has about 316 projects in it. During the build process, it seems like a large amount of the build time is being taken up by it copying DLLs from one folder to the next (which is, I assume, so that they’re available to resolve references?). Is there a way to instruct MSBuild to just put each project’s output files into one folder to avoid needing to do this? It seems like that would be a sensible thing to be able to do as ultimately we copy the final result out of the final output folder and all those other, intermediary DLLs are just wasted.

  • 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-07T07:19:39+00:00Added an answer on June 7, 2026 at 7:19 am

    It’s possible by overriding the OutDir property. e.g.:

    msbuild your.sln /p:Configuration=Release;OutDir="C:\SomeFolder\Release" /m
    

    Additionally, you can disable the CopyLocal setting for references to speed up the build process.

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

Sidebar

Related Questions

Suppose I have a function that will return a large data structure, with the
Sometimes, tomcat restart will cause my application stop immediately so that my consuming data
I would like to have users be directed to a link which will immediately
I want to create an alias for pagsh that will immediately get me the
I need a function that will do the following. It will immediately let a
Not really a programming question, but relevant to many programmers... Let's say I have
How can I change cachable content so that the user will immediately get the
When i call object.Dispose() ; Will CLR immediately destroy the object from memory or
When I run the first code and press ctrl-c immediately there will be no
Will the events that I added to the global event bus deleted by calling

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.