I am building an MSI in which I am deploying a dll to GAC using the File element's Assembly=".net" attribute. But this is deploying it to C:\Windows\Assembly instead of C:\Windows\Microsoft.NET\assembly\GAC_MSIL. Can anyone please help me fix this? I am using Visual Studio 2017. Regards, Venkatesh