#1
|
|||
|
|||
.Net Make Project - Different References
I would like to use VBP's "Make .Net" to build our applications. However, I can't seem to find a way to use a different location for the references. In other words, I would like to have the "Development" configuration of the project reference our development location for DLLs and the "Release" configuration to reference our "Release" DLLs.
Anyone know of a way to do this? Currently I am using the command line compiler with an input file, but that is somewhat redundant and forces me to do the same thing two different ways. |
|
|