Hi!
I'm using photon v4.0.28.2962 and have some problems with assemblies being cached.
I built a plugin that references to an assembly and everything's fine: plugin gets created and assembly gets loaded.
Then, I made some changes to that assembly and rebuilt the plugin. As the result the plugin gets created but new assembly is not get loaded. It seems like first of all Photon searches for an assembly in cache - is that right? What can I do to make Photon load the assembly from the local folder?
PS. Sorry for my English )
I'm using photon v4.0.28.2962 and have some problems with assemblies being cached.
I built a plugin that references to an assembly and everything's fine: plugin gets created and assembly gets loaded.
Then, I made some changes to that assembly and rebuilt the plugin. As the result the plugin gets created but new assembly is not get loaded. It seems like first of all Photon searches for an assembly in cache - is that right? What can I do to make Photon load the assembly from the local folder?
PS. Sorry for my English )