Umbraco xmltree update dll -
i had change xmltree.cs file , need move dll of compiled code project update project. there ton of dlls in presentation bin. wanted know if know specific ones need moved. thanks, corey
assuming have created project umbraco source, need clean set of source (same version) , compile without change. make change , recompile. affected dlls have changed modified dates, , these ones dependent on code change.
you should never base project directly on source, if don't know you're doing. if need modify source, keep separate (and under source control) , build project on compiled version.
Comments
Post a Comment