wadiv
wadiv
My implementation of your example only appears to make things worse. I found that your original implementation of PathTranslator did all of the regular links correct, it's just the dynamic...
I am working on a sample project for your use by cutting down my current project to a functioning example
Passing Null into .AddRemote and adding .ForceRelease() does not make SquishIt happy. When ResolveAppRelativePathToFileSystem(string file) is called file == null. When I try returning the null back to SqushIt from...