dotnet cmd check current version
To check the current version of .NET in cmd (Windows) or terminal (Mac/Linux), you can use the following command:
dotnet --version
This will display the version number of the .NET SDK installed on your system.
原文地址: https://www.cveoy.top/t/topic/e0C5 著作权归作者所有。请勿转载和采集!