© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Change output directory of nuget package - C#
C
C#
•
4y ago
•
10 replies
swagrid
Change output directory of nuget package
Usually
, nuget package assemblies and dependencies are copied to OutDir during build
, e
.g
.
bin\Debug\net6.0
bin\Debug\net6.0
. Is it possible to
1
. put all the assemblies and dependencies of a specific nuget package in a different folder
(e
.g
.
OutDir/sub
OutDir/sub
) without having to fall back to manually
Copy
Copy
them in a target
.
2
. configure that output directory form within the nuget package itself
(i
.e
. via some props or targets
)
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
62,470
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Copy PackageReferences to output directory
C
C# / help
6mo ago
❔ Create NuGet packages package extensions
C
C# / help
4y ago
NuGet package project references
C
C# / help
2y ago
nuget package compatibility issues
C
C# / help
3y ago