File References
Hi,
Using VBP v6 and Visual Studio 2005, is there an easy way of changing path to file references? I know that it is possible to use “Replace in File” on the csproj-file, but this seems like a mucky method. I want to reference release version of dll’s when building release version, and debug version of dll’s when building debug version.
Regards,
Kim
|