Hi;

 

In my AssemblyInfo.jsl I have @assembly AssemblyKeyFile("..\\public.snk")

 

The relative path to public.snk works fine when I build in Visual Studio. However, when I build using nant it can’t find the file. I need to be able to build with both.

 

Is there a way I can set the default directory when building?

 

Thanks - dave

Reply via email to