Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经看过这个话题,但我需要翻转答案。如何在 Win32 DLL 中设置程序集信息属性*?
好吧,我多看几眼就知道了。
Visual Studio 将为您生成文件,您可以简单地编辑信息。
您是指本机(非托管)DLL 吗?本机 DLL 没有程序集版本,它们有版本信息。