dotnet cmd check current core version
To check the current version of .NET Core installed on your machine using the command prompt, you can run the following command:
dotnet --version
This will display the current version of .NET Core installed on your machine.
原文地址: https://www.cveoy.top/t/topic/e0Dg 著作权归作者所有。请勿转载和采集!