Skip to content

Instantly share code, notes, and snippets.

@richlander
Last active October 13, 2020 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richlander/37febccc2c03d9a6a1a7540a95b7a1b3 to your computer and use it in GitHub Desktop.
Save richlander/37febccc2c03d9a6a1a7540a95b7a1b3 to your computer and use it in GitHub Desktop.
ARM64
C:\Users\rich>dotnet tool install -g dotnet-runtimeinfo
You can invoke the tool using the following command: dotnet-runtimeinfo
Tool 'dotnet-runtimeinfo' (version '1.0.2') was successfully installed.

C:\Users\rich>dotnet-runtimeinfo
**.NET information
Version: 5.0.0
FrameworkDescription: .NET 5.0.0-rc.2.20475.5
Libraries version: 5.0.0-rc.2.20475.5
Libraries hash: c5a3f49c88d3d907a56ec8d18f783426de5144e9

**Environment information
OSDescription: Microsoft Windows 10.0.18362
OSVersion: Microsoft Windows NT 10.0.18362.0
OSArchitecture: Arm64
ProcessorCount: 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment