How to use extern alias with nuget
I use extern alias in my project so I need to change the reference alias from global to something else. The problem is that if I use Nuget to add the reference, every time I update the package the ...