RE: [Nant-users] FW: Bug report

2003-12-08 Thread Chris Capel
.Core.Tests.dll". Notice that the path separator switches after the first two to the unix separator. Shouldn't be too hard to fix for someone that knows the NAnt buildfile pretty well. (That wouldn't be me.) Chris Capel -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL P

[Nant-users] Resource files for classes with unusual names

2003-12-02 Thread Chris Capel
Using this tag, trying to load a form from MyFile.dll called frmSplash and located in Splash.cs throws a "resource not found" exception at runtime. Is there a way to make the resources task work when the name of the class doe