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.
什么 shell (cmd.exe) 命令在当前机器上打印出最新安装的 .NET 版本?
从 VisualStudio 命令提示符:
c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC>GACUTIL /l ? Microsoft (R) .NET Global Assembly Cache Utility. Version 4.0.30319.1
(如何找到 .NET 版本?)