我extern alias在我的项目中使用,所以我需要将引用别名更改global为其他内容.问题是,如果我使用Nuget添加引用,每次更新包时别名都会恢复为global.有没有办法阻止这种情况发生?
extern alias
global
c# nuget
c# ×1
nuget ×1