.Net: How do I find the .NET version?

后端 未结 19 2465
我寻月下人不归
我寻月下人不归 2020-11-28 00:49

How do I find out which version of .NET is installed?

I\'m looking for something as simple as \"java -version\" that I can type at the command prompt and that tells

19条回答
  •  暖寄归人
    2020-11-28 01:00

    .NET Version Detector is a GUI utility that displays which of the six(!) versions of the framework are installed.

提交回复
热议问题