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 |
- Re: [Nant-users] How to set default dir for <vjc> David Thielen
- Re: [Nant-users] How to set default dir for <vjc> Gert Driesen
- RE: [Nant-users] How to set default dir for <vjc... David Thielen