On Wed, 28 May at 8:39 PM, Wendy Smoak [EMAIL PROTECTED] wrote: >So... that sounds like it would be appropriate to add a reference in >Visual Studio that does *not* need to be in the pom, because the >command-line csc compiler would already know about it.? Correct?
If the framework dlls are not specified in the pom, how would a project team specify the version of the .NET framework to be used?? One of the big selling points of Maven (and NMaven) is dependency management and reproduceability ... if the compiler just uses the default path to pick up the framework, it would negate the value.? Any thoughts? -- Caulene
