I have a strong-named web project, which has an AssemblyKeyFile attribute of "..\..\Common\xyz.snk".  This is intended to go up to the project folder, then up to the solution folder, then down to Common. 
 
This works perfectly in VS.NET 2003, and with <solution> from 0.85.rc1.  With 0.85.rc3 however, <solution> cannot find the keyfile.  Has this been intentionally changed?

Reply via email to