Can we change private assembly to shared assembly
| We can change from Private to Shared there are three steps to do this
(1)Get the SN using sn.exe (2)Add the SN to the Assembly(3)Put the Assembly in GAC. |
|
| We can change from Private to Shared there are three steps to do this
(1)Get the SN using sn.exe (2)Add the SN to the Assembly(3)Put the Assembly in GAC. |
|