.Net – Assemblies – Create a Publisher Policy
As of now, we have created a hello shared assembly and installed it into GAC. We also created a new version of hello assembly and installed it into GAC. Now both these versions are inside GAC. We have created a test application to access these assemblies. We have created the configuration file to instruct test […]